Home
last modified time | relevance | path

Searched refs:R_PPC64_TOC (Results 1 – 9 of 9) sorted by relevance

/external/llvm/test/MC/PowerPC/
Dppc64-relocs-01.s35 # 2. And a R_PPC64_TOC against no symbol (the linker will replace for the
Dppc64-fixups.s698 # CHECK-BE-REL: 0x{{[0-9A-F]*[08]}} R_PPC64_TOC - 0x0
699 # CHECK-LE-REL: 0x{{[0-9A-F]*[08]}} R_PPC64_TOC - 0x0
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp349 Type = ELF::R_PPC64_TOC; in getRelocTypeInner()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp696 if (TypeTOC != ELF::R_PPC64_TOC) in findOPDEntrySection()
1261 if (RelType == ELF::R_PPC64_TOC) { in processRelocationRef()
/external/llvm/lib/Object/
DELF.cpp592 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_PPC64_TOC); in getELFRelocationTypeName()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py570 R_PPC64_TOC = 51 variable in Relocs_Elf_PPC64
/external/llvm/include/llvm/Support/
DELF.h529 R_PPC64_TOC = 51, enumerator
/external/elfutils/0.153/libelf/
Delf.h2175 #define R_PPC64_TOC 51 /* doubleword64 .TOC */ macro
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test133 ELF-PPC64: Type: R_PPC64_TOC (51)