Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/X86/MCTargetDesc/
HDX86MachORelocationInfo.cpp49 case X86_64_RELOC_SIGNED_4: in createExprForRelocation()
HDX86MachObjectWriter.cpp308 case 4: Type = MachO::X86_64_RELOC_SIGNED_4; break; in RecordX86_64Relocation()
/trueos/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
HDRuntimeDyldMachO.cpp243 case MachO::X86_64_RELOC_SIGNED_4: in resolveX86_64Relocation()
/trueos/contrib/llvm/include/llvm/Support/
HDMachO.h417 X86_64_RELOC_SIGNED_4 = 8, enumerator
/trueos/contrib/llvm/lib/Object/
HDMachOObjectFile.cpp1036 case MachO::X86_64_RELOC_SIGNED_4: in getRelocationValueString()