Searched refs:R_PPC64_REL32 (Results 1 - 6 of 6) sorted by relevance

/external/llvm/test/MC/PowerPC/
H A Dppc64-initial-cfa.s45 # STATIC-NEXT: 0x1C R_PPC64_REL32 .text 0x0
83 # PIC-NEXT: 0x1C R_PPC64_REL32 .text 0x0
/external/llvm/include/llvm/Support/
H A DELF.h496 R_PPC64_REL32 = 26, enumerator in enum:llvm::ELF::__anon20989
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py562 R_PPC64_REL32 = 26 variable in class:Relocs_Elf_PPC64
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp671 case ELF::R_PPC64_REL32 : {
675 llvm_unreachable("Relocation R_PPC64_REL32 overflow");
/external/elfutils/libelf/
H A Delf.h2101 #define R_PPC64_REL32 R_PPC_REL32 macro
/external/llvm/include/llvm/Object/
H A DELF.h2098 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_PPC64_REL32);

Completed in 110 milliseconds