Searched refs:X86_64_RELOC_TLV (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h64 UNIMPLEMENTED_RELOC(MachO::X86_64_RELOC_TLV); variable
66 if (RelType > MachO::X86_64_RELOC_TLV)
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp285 Type = MachO::X86_64_RELOC_TLV;
/external/llvm/include/llvm/Support/
H A DMachO.h479 X86_64_RELOC_TLV = 9 enumerator in enum:llvm::MachO::RelocationInfoType
/external/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp768 case MachO::X86_64_RELOC_TLV:
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h479 X86_64_RELOC_TLV = 9 enumerator in enum:llvm::MachO::RelocationInfoType

Completed in 1457 milliseconds