Searched defs:RELOC_USE_TLS_DOFF (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/sparc64/sparc64/
H A Delf_machdep.c268 #define RELOC_USE_TLS_DOFF(t) ((reloc_target_flags[t] & _RF_D) != 0) macro
/freebsd-10-stable/libexec/rtld-elf/sparc64/
H A Dreloc.c183 #define RELOC_USE_TLS_DOFF(t) ((reloc_target_flags[t] & _RF_D) != 0) macro

Completed in 28 milliseconds