Searched refs:R_PPC64_TOC (Results 1 – 9 of 9) sorted by relevance
35 # 2. And a R_PPC64_TOC against no symbol (the linker will replace for the
698 # CHECK-BE-REL: 0x{{[0-9A-F]*[08]}} R_PPC64_TOC - 0x0699 # CHECK-LE-REL: 0x{{[0-9A-F]*[08]}} R_PPC64_TOC - 0x0
349 Type = ELF::R_PPC64_TOC; in getRelocTypeInner()
696 if (TypeTOC != ELF::R_PPC64_TOC) in findOPDEntrySection()1261 if (RelType == ELF::R_PPC64_TOC) { in processRelocationRef()
592 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_PPC64_TOC); in getELFRelocationTypeName()
570 R_PPC64_TOC = 51 variable in Relocs_Elf_PPC64
529 R_PPC64_TOC = 51, enumerator
2175 #define R_PPC64_TOC 51 /* doubleword64 .TOC */ macro
133 ELF-PPC64: Type: R_PPC64_TOC (51)