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

/netbsd-current/sys/arch/sparc64/sparc64/
H A Dkobj_machdep.c144 #define RELOC_PC_RELATIVE(t) ((reloc_target_flags[t] & _RF_P) != 0) macro
/netbsd-current/sys/arch/sparc/sparc/
H A Dkobj_machdep.c100 #define RELOC_PC_RELATIVE(t) ((reloc_target_flags[t] & _RF_P) != 0) macro
/netbsd-current/libexec/ld.elf_so/arch/sparc/
H A Dmdreloc.c126 #define RELOC_PC_RELATIVE(t) ((reloc_target_flags[t] & _RF_P) != 0) macro
/netbsd-current/libexec/ld.elf_so/arch/sparc64/
H A Dmdreloc.c156 #define RELOC_PC_RELATIVE(t) ((reloc_target_flags[t] & _RF_P) != 0) macro

Completed in 149 milliseconds