Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DPowerPC64.def43 #undef R_PPC64_TOC
129 ELF_RELOC(R_PPC64_TOC, 51)
/external/llvm/include/llvm/Support/ELFRelocs/
DPowerPC64.def43 #undef R_PPC64_TOC
129 ELF_RELOC(R_PPC64_TOC, 51)
/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.s710 # CHECK-BE-REL: 0x{{[0-9A-F]*[08]}} R_PPC64_TOC - 0x0
711 # CHECK-LE-REL: 0x{{[0-9A-F]*[08]}} R_PPC64_TOC - 0x0
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp375 Type = ELF::R_PPC64_TOC; in getRelocType()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp867 if (TypeTOC != ELF::R_PPC64_TOC) in findOPDEntrySection()
1625 if (RelType == ELF::R_PPC64_TOC) { in processRelocationRef()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py574 R_PPC64_TOC = 51 variable in Relocs_Elf_PPC64
/external/kmod/port-gnu/
Delf.h2324 #define R_PPC64_TOC 51 /* doubleword64 .TOC */ macro
/external/elfutils/libelf/
Delf.h2325 #define R_PPC64_TOC 51 /* doubleword64 .TOC */ macro
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test134 ELF-PPC64: Type: R_PPC64_TOC (51)