Searched refs:R_PPC64_REL32 (Results 1 - 6 of 6) sorted by last modified time

/external/llvm/test/MC/PowerPC/
H A Dppc64-initial-cfa.s53 # STATIC-NEXT: 0x1C R_PPC64_REL32 .text 0x0
94 # PIC-NEXT: 0x1C R_PPC64_REL32 .text 0x0
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py562 R_PPC64_REL32 = 26 variable in class:Relocs_Elf_PPC64
/external/llvm/include/llvm/Support/
H A DELF.h518 R_PPC64_REL32 = 26, enumerator in enum:llvm::ELF::__anon25585
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp821 case ELF::R_PPC64_REL32: {
825 llvm_unreachable("Relocation R_PPC64_REL32 overflow");
/external/llvm/lib/Object/
H A DELF.cpp581 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_PPC64_REL32);
/external/elfutils/0.153/libelf/
H A Delf.h2150 #define R_PPC64_REL32 R_PPC_REL32 macro

Completed in 1514 milliseconds