Home
last modified time | relevance | path

Searched defs:SymOffset (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A 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()
/aosp_15_r20/external/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp81 uint64_t SymOffset = SymAddress - SecAddress; in collectRelocatedSymbols() local
105 uint64_t SymOffset = SymAddress - SecAddress; in collectRelocationOffsets() local
206 uint64_t SymOffset = SymAddress - SecAddress; in dumpCXXData() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp229 uint64_t SymOffset) { in resolveX86_64Relocation()
602 uint64_t SymOffset, in resolveMIPS64Relocation()
634 uint64_t SymOffset, SID SectionID) { in evaluateMIPS64Relocation()
1107 uint64_t SymOffset, SID SectionID) { in resolveRelocation()
H A DRuntimeDyldImpl.h142 uint64_t SymOffset; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp136 uint32_t SymOffset = RecordZeroOffset; in finalizeBuckets() local
256 uint32_t SymOffset = 0; in computeAddrMap() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp185 uint32_t SymOffset = RecordZeroOffset; in finalizeGlobalBuckets() local
341 uint32_t SymOffset = 0; in addPublicSymbols() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp269 uint64_t SymOffset) { in resolveX86_64Relocation()
937 uint64_t SymOffset, SID SectionID) { in resolveRelocation()
H A DRuntimeDyldImpl.h141 uint64_t SymOffset; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp588 auto SymOffset = orc::ExecutorAddr(NSym.Value) - B.getAddress(); in createStandardGraphSymbol() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp262 uint64_t SymOffset) { in resolveX86_64Relocation()
1040 uint64_t SymOffset, SID SectionID) { in resolveRelocation()
H A DRuntimeDyldImpl.h140 uint64_t SymOffset; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h400 uint32_t SymOffset = 0; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h394 uint32_t SymOffset = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h421 uint32_t SymOffset = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h421 uint32_t SymOffset = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h421 uint32_t SymOffset = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h421 uint32_t SymOffset = 0; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1655 SDValue SymOffset = in LowerGlobalTLSAddress() local
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp1940 int64_t SymOffset; in findValidRelocsMachO() local
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h534 ulittle32_t SymOffset; // Offset of actual symbol in $$Symbols member
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8632.cpp1260 } else if (auto *SymOffset = llvm::dyn_cast<ConstantRelocatable>(Offset)) { in hiOperand() local