Home
last modified time | relevance | path

Searched defs:TLS_RELOC_P (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dm68k.cc2389 #define TLS_RELOC_P(RELOC) ((RELOC) != RELOC_GOT) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dm68k.c2391 #define TLS_RELOC_P(RELOC) ((RELOC) != RELOC_GOT) macro
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c594 #define TLS_RELOC_P(r_type) \ macro
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c609 #define TLS_RELOC_P(r_type) \ macro