Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h103 case MachO::X86_64_RELOC_SIGNED_2: in resolveRelocation()
/freebsd/contrib/llvm-project/lld/MachO/Arch/
H A DX86_64.cpp73 case X86_64_RELOC_SIGNED_2: in pcrelOffset()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_x86_64.cpp93 case MachO::X86_64_RELOC_SIGNED_2: in getRelocKind()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp308 case 2: Type = MachO::X86_64_RELOC_SIGNED_2; break; in RecordX86_64Relocation()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h490 X86_64_RELOC_SIGNED_2 = 7, enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp479 case MachO::X86_64_RELOC_SIGNED_2: in getMachORelocationValueString()