Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DPowerPC64.def94 #undef R_PPC64_ADDR16_HIGHA
197 ELF_RELOC(R_PPC64_ADDR16_HIGHA, 111)
/openbsd/sys/arch/powerpc64/include/
H A Dreloc.h131 #define R_PPC64_ADDR16_HIGHA 111 macro
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFObjectWriter.cpp190 Type = ELF::R_PPC64_ADDR16_HIGHA; in getRelocType()
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp856 case ELF::R_PPC64_ADDR16_HIGHA: in resolvePPC64Relocation()