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

/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachORelocationInfo.cpp49 case X86_64_RELOC_SIGNED_4:
H A DX86MachObjectWriter.cpp308 case 4: Type = MachO::X86_64_RELOC_SIGNED_4; break;
/external/llvm/include/llvm/Support/
H A DMachO.h515 X86_64_RELOC_SIGNED_4 = 8, enumerator in enum:llvm::MachO::RelocationInfoType
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp349 case MachO::X86_64_RELOC_SIGNED_4:
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
H A Dmacho-objfmt.c258 X86_64_RELOC_SIGNED_4 = 8 /* signed 32-bit disp, -4 addend */ enumerator in enum:macho_reloc::reloc_type_x86_64
/external/llvm/lib/Object/
H A DMachOObjectFile.cpp931 "X86_64_RELOC_SIGNED_4",
1069 case MachO::X86_64_RELOC_SIGNED_4:

Completed in 2044 milliseconds