Home
last modified time | relevance | path

Searched refs:ARM64_RELOC_ADDEND (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/
DRuntimeDyldMachOAArch64.h291 if (Obj.getAnyRelocationType(RelInfo) == MachO::ARM64_RELOC_ADDEND) { in processRelocationRef()
430 case MachO::ARM64_RELOC_ADDEND: in resolveRelocation()
531 case MachO::ARM64_RELOC_ADDEND: return "ARM64_RELOC_ADDEND"; in getRelocName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp385 Type = MachO::ARM64_RELOC_ADDEND; in recordRelocation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachO_arm64.cpp79 case MachO::ARM64_RELOC_ADDEND: in getRelocationKind()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h465 ARM64_RELOC_ADDEND = 10, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h462 ARM64_RELOC_ADDEND = 10, enumerator