OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_xgate_symbol
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-m68hc1x.c
972
bool
is_xgate_symbol
= false;
local
1000
is_xgate_symbol
= (sym && (sym->st_target_internal));
1013
is_xgate_symbol
= (h && (h->target_internal));
1152
if (
is_xgate_symbol
)
1222
if (!
is_xgate_symbol
&& !is_section_symbol)
/src/external/gpl3/binutils.old/dist/bfd/
elf32-m68hc1x.c
972
bool
is_xgate_symbol
= false;
local
1000
is_xgate_symbol
= (sym && (sym->st_target_internal));
1013
is_xgate_symbol
= (h && (h->target_internal));
1151
if (
is_xgate_symbol
)
1221
if (!
is_xgate_symbol
&& !is_section_symbol)
/src/external/gpl3/gdb/dist/bfd/
elf32-m68hc1x.c
971
bool
is_xgate_symbol
= false;
local
999
is_xgate_symbol
= (sym && (sym->st_target_internal));
1012
is_xgate_symbol
= (h && (h->target_internal));
1150
if (
is_xgate_symbol
)
1220
if (!
is_xgate_symbol
&& !is_section_symbol)
/src/external/gpl3/gdb.old/dist/bfd/
elf32-m68hc1x.c
972
bool
is_xgate_symbol
= false;
local
1000
is_xgate_symbol
= (sym && (sym->st_target_internal));
1013
is_xgate_symbol
= (h && (h->target_internal));
1151
if (
is_xgate_symbol
)
1221
if (!
is_xgate_symbol
&& !is_section_symbol)
Completed in 27 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026