Searched refs: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
394 if (RELOC_BASE_RELATIVE(rtype))
/freebsd-10-stable/libexec/rtld-elf/sparc64/
H A Dreloc.c179 #define RELOC_BASE_RELATIVE(t) ((reloc_target_flags[t] & _RF_B) != 0) macro
433 if (RELOC_BASE_RELATIVE(type)) {

Completed in 111 milliseconds