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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h106 case MachO::X86_64_RELOC_SIGNED_4:
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp310 case 4: Type = MachO::X86_64_RELOC_SIGNED_4; break;
/external/llvm/include/llvm/Support/
H A DMachO.h478 X86_64_RELOC_SIGNED_4 = 8, enumerator in enum:llvm::MachO::RelocationInfoType
/external/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp782 case MachO::X86_64_RELOC_SIGNED_4:
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h478 X86_64_RELOC_SIGNED_4 = 8, enumerator in enum:llvm::MachO::RelocationInfoType

Completed in 272 milliseconds