Home
last modified time | relevance | path

Searched defs:SymOffset (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/
DRuntimeDyldELFMips.cpp110 int64_t Addend, uint64_t SymOffset, SID SectionID) { in evaluateMIPS64Relocation()
267 int64_t Addend, uint64_t SymOffset, SID SectionID) { in resolveMIPSN32Relocation()
276 int64_t Addend, uint64_t SymOffset, SID SectionID) { in resolveMIPSN64Relocation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp136 uint32_t SymOffset = RecordZeroOffset; in finalizeBuckets() local
256 uint32_t SymOffset = 0; in computeAddrMap() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h141 uint64_t SymOffset; member
DRuntimeDyldELF.cpp269 uint64_t SymOffset) { in resolveX86_64Relocation()
937 uint64_t SymOffset, SID SectionID) { in resolveRelocation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h394 uint32_t SymOffset = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632.cpp1260 } else if (auto *SymOffset = llvm::dyn_cast<ConstantRelocatable>(Offset)) { in hiOperand() local