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

/freebsd-10-stable/sys/sparc64/sparc64/
H A Delf_machdep.c263 #define RELOC_PC_RELATIVE(t) ((reloc_target_flags[t] & _RF_P) != 0) macro
/freebsd-10-stable/libexec/rtld-elf/sparc64/
H A Dreloc.c178 #define RELOC_PC_RELATIVE(t) ((reloc_target_flags[t] & _RF_P) != 0) macro

Completed in 99 milliseconds