OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIPS_ABI_UNKNOWN
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
mips-tdep.h
31
MIPS_ABI_UNKNOWN
= 0,
mips-tdep.c
321
case
MIPS_ABI_UNKNOWN
:
7988
if (*abip !=
MIPS_ABI_UNKNOWN
)
8126
found_abi =
MIPS_ABI_UNKNOWN
;
8131
if (found_abi ==
MIPS_ABI_UNKNOWN
&& info.abfd != NULL)
8136
if (found_abi ==
MIPS_ABI_UNKNOWN
&& info.abfd == NULL && arches != NULL)
8144
if (found_abi ==
MIPS_ABI_UNKNOWN
8173
if (found_abi ==
MIPS_ABI_UNKNOWN
8191
if (wanted_abi !=
MIPS_ABI_UNKNOWN
)
8193
else if (found_abi !=
MIPS_ABI_UNKNOWN
)
8866
if (global_abi ==
MIPS_ABI_UNKNOWN
)
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/
mips-tdep.h
31
MIPS_ABI_UNKNOWN
= 0,
mips-tdep.c
321
case
MIPS_ABI_UNKNOWN
:
7994
if (*abip !=
MIPS_ABI_UNKNOWN
)
8132
found_abi =
MIPS_ABI_UNKNOWN
;
8137
if (found_abi ==
MIPS_ABI_UNKNOWN
&& info.abfd != NULL)
8142
if (found_abi ==
MIPS_ABI_UNKNOWN
&& info.abfd == NULL && arches != NULL)
8150
if (found_abi ==
MIPS_ABI_UNKNOWN
8179
if (found_abi ==
MIPS_ABI_UNKNOWN
8197
if (wanted_abi !=
MIPS_ABI_UNKNOWN
)
8199
else if (found_abi !=
MIPS_ABI_UNKNOWN
)
8872
if (global_abi ==
MIPS_ABI_UNKNOWN
)
[
all
...]
Completed in 37 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026