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

/freebsd-10-stable/sys/sparc64/sparc64/
H A Delf_machdep.c264 #define RELOC_BASE_RELATIVE(t) ((reloc_target_flags[t] & _RF_B) != 0) macro
/freebsd-10-stable/libexec/rtld-elf/sparc64/
H A Dreloc.c179 #define RELOC_BASE_RELATIVE(t) ((reloc_target_flags[t] & _RF_B) != 0) macro

Completed in 66 milliseconds