Home
last modified time | relevance | path

Searched refs:RELOC_USE_TLS_OFF (Results 1 – 2 of 2) sorted by relevance

/trueos/libexec/rtld-elf/sparc64/
HDreloc.c184 #define RELOC_USE_TLS_OFF(t) ((reloc_target_flags[t] & _RF_O) != 0) macro
402 else if (RELOC_USE_TLS_OFF(type)) { in reloc_nonplt_object()
/trueos/sys/sparc64/sparc64/
HDelf_machdep.c267 #define RELOC_USE_TLS_OFF(t) ((reloc_target_flags[t] & _RF_O) != 0) macro