Searched refs:X86_64_RELOC_SIGNED_1 (Results 1 - 6 of 6) sorted by relevance

/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachORelocationInfo.cpp59 case X86_64_RELOC_SIGNED_1:
H A DX86MachObjectWriter.cpp306 case 1: Type = MachO::X86_64_RELOC_SIGNED_1; break;
/external/llvm/include/llvm/Support/
H A DMachO.h513 X86_64_RELOC_SIGNED_1 = 6, enumerator in enum:llvm::MachO::RelocationInfoType
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp347 case MachO::X86_64_RELOC_SIGNED_1:
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
H A Dmacho-objfmt.c256 X86_64_RELOC_SIGNED_1 = 6, /* signed 32-bit disp, -1 addend */ enumerator in enum:macho_reloc::reloc_type_x86_64
/external/llvm/lib/Object/
H A DMachOObjectFile.cpp929 "X86_64_RELOC_SIGNED_1",
1061 case MachO::X86_64_RELOC_SIGNED_1:

Completed in 79 milliseconds