Home
last modified time | relevance | path

Searched refs:R_PPC_UADDR32 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DPowerPC.def35 #undef R_PPC_UADDR32
108 ELF_RELOC(R_PPC_UADDR32, 24)
/freebsd/libexec/rtld-elf/powerpc/
H A Dreloc.c188 case R_PPC_UADDR32: /* word32 S + A */ in reloc_nonplt_object()
212 case R_PPC_UADDR32: in reloc_nonplt_object()
244 case R_PPC_UADDR32: in reloc_nonplt_object()
/freebsd/sys/sys/
H A Delf_common.h1238 #define R_PPC_UADDR32 24 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1939 _ELF_DEFINE_RELOC(R_PPC_UADDR32, 24) \