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

/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachORelocationInfo.cpp54 case X86_64_RELOC_SIGNED_2:
H A DX86MachObjectWriter.cpp307 case 2: Type = MachO::X86_64_RELOC_SIGNED_2; break;
/external/llvm/include/llvm/Support/
H A DMachO.h514 X86_64_RELOC_SIGNED_2 = 7, enumerator in enum:llvm::MachO::RelocationInfoType
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp348 case MachO::X86_64_RELOC_SIGNED_2:
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
H A Dmacho-objfmt.c257 X86_64_RELOC_SIGNED_2 = 7, /* signed 32-bit disp, -2 addend */ enumerator in enum:macho_reloc::reloc_type_x86_64
/external/llvm/lib/Object/
H A DMachOObjectFile.cpp930 "X86_64_RELOC_SIGNED_2",
1065 case MachO::X86_64_RELOC_SIGNED_2:

Completed in 184 milliseconds