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_XTENSA_TLS_RELOC
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c
2486
#define
IS_XTENSA_TLS_RELOC
(R_TYPE) \
2760
&&
IS_XTENSA_TLS_RELOC
(r_type) != (sym_type == STT_TLS))
/src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c
2487
#define
IS_XTENSA_TLS_RELOC
(R_TYPE) \
2760
&&
IS_XTENSA_TLS_RELOC
(r_type) != (sym_type == STT_TLS))
/src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c
2485
#define
IS_XTENSA_TLS_RELOC
(R_TYPE) \
2758
&&
IS_XTENSA_TLS_RELOC
(r_type) != (sym_type == STT_TLS))
/src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c
2487
#define
IS_XTENSA_TLS_RELOC
(R_TYPE) \
2760
&&
IS_XTENSA_TLS_RELOC
(r_type) != (sym_type == STT_TLS))
Completed in 50 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026