Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h44 if (RelType == MachO::X86_64_RELOC_SUBTRACTOR) in processRelocationRef()
111 case MachO::X86_64_RELOC_SUBTRACTOR: { in resolveRelocation()
225 RelocationEntry R(SectionID, Offset, MachO::X86_64_RELOC_SUBTRACTOR, (uint64_t)Addend, in processSubtractRelocation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp215 Type = MachO::X86_64_RELOC_SUBTRACTOR; in RecordX86_64Relocation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachO_x86_64.cpp59 case MachO::X86_64_RELOC_SUBTRACTOR: in getRelocationKind()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h475 X86_64_RELOC_SUBTRACTOR = 5, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h472 X86_64_RELOC_SUBTRACTOR = 5, enumerator