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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h107 case MachO::X86_64_RELOC_SIGNED:
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp291 Type = MachO::X86_64_RELOC_SIGNED;
/external/llvm/include/llvm/Support/
H A DMachO.h471 X86_64_RELOC_SIGNED = 1, enumerator in enum:llvm::MachO::RelocationInfoType
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h471 X86_64_RELOC_SIGNED = 1, enumerator in enum:llvm::MachO::RelocationInfoType
/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp6131 if (Type == MachO::X86_64_RELOC_SIGNED) {

Completed in 168 milliseconds