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

/freebsd-10-stable/sys/sparc64/sparc64/
H A Delf_machdep.c262 #define RELOC_RESOLVE_SYMBOL(t) ((reloc_target_flags[t] & _RF_S) != 0) macro
/freebsd-10-stable/libexec/rtld-elf/sparc64/
H A Dreloc.c177 #define RELOC_RESOLVE_SYMBOL(t) ((reloc_target_flags[t] & _RF_S) != 0) macro

Completed in 66 milliseconds