Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h107 case MachO::X86_64_RELOC_UNSIGNED: in resolveRelocation()
143 MachO::X86_64_RELOC_UNSIGNED, Value.Offset, false, in processGOTRelocation()
153 MachO::X86_64_RELOC_UNSIGNED, RE.Addend, true, 2); in processGOTRelocation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp134 Type = MachO::X86_64_RELOC_UNSIGNED; in RecordX86_64Relocation()
203 Type = MachO::X86_64_RELOC_UNSIGNED; in RecordX86_64Relocation()
341 Type = MachO::X86_64_RELOC_UNSIGNED; in RecordX86_64Relocation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRelocationResolver.cpp479 return Type == MachO::X86_64_RELOC_UNSIGNED; in supportsMachOX86_64()
483 if (R.getType() == MachO::X86_64_RELOC_UNSIGNED) in resolveMachOX86_64()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachO_x86_64.cpp35 case MachO::X86_64_RELOC_UNSIGNED: in getRelocationKind()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h470 X86_64_RELOC_UNSIGNED = 0, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h467 X86_64_RELOC_UNSIGNED = 0, enumerator