Searched refs:R_PPC64_TOC16_LO_DS (Results 1 - 7 of 7) sorted by relevance

/external/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFObjectWriter.cpp303 Type = ELF::R_PPC64_TOC16_LO_DS;
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1227 RelType == ELF::R_PPC64_TOC16_LO_DS ||
1244 case ELF::R_PPC64_TOC16_LO_DS: RelType = ELF::R_PPC64_ADDR16_LO_DS; break;
/external/llvm/lib/Object/
H A DELF.cpp598 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_PPC64_TOC16_LO_DS);
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py574 R_PPC64_TOC16_LO_DS = 64 variable in class:Relocs_Elf_PPC64
/external/llvm/include/llvm/Support/
H A DELF.h535 R_PPC64_TOC16_LO_DS = 64, enumerator in enum:llvm::ELF::__anon25585
/external/elfutils/0.153/libelf/
H A Delf.h2189 #define R_PPC64_TOC16_LO_DS 64 /* half16ds #lo(S + A - .TOC.) >> 2 */ macro
/external/llvm/test/MC/PowerPC/
H A Dppc64-fixups.s264 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_TOC16_LO_DS target 0x0
265 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_TOC16_LO_DS target 0x0

Completed in 596 milliseconds