Home
last modified time | relevance | path

Searched refs:GENERIC_RELOC_LOCAL_SECTDIFF (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h46 RelType == MachO::GENERIC_RELOC_LOCAL_SECTDIFF) in processRelocationRef()
114 case MachO::GENERIC_RELOC_LOCAL_SECTDIFF: { in resolveRelocation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp409 : (unsigned)MachO::GENERIC_RELOC_LOCAL_SECTDIFF; in recordScatteredRelocation()
416 Type == MachO::GENERIC_RELOC_LOCAL_SECTDIFF) { in recordScatteredRelocation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h403 GENERIC_RELOC_LOCAL_SECTDIFF = 4, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h400 GENERIC_RELOC_LOCAL_SECTDIFF = 4, enumerator