Home
last modified time | relevance | path

Searched refs:getModuleDebugStream (Results 1 – 25 of 78) sorted by relevance

1234

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp292 SymbolCache::getModuleDebugStream(uint32_t Index) const { in getModuleDebugStream() function in SymbolCache
346 auto ExpectedModS = getModuleDebugStream(*Modi); in findFunctionSymbolBySectOffset()
438 Expected<ModuleDebugStreamRef> ExpectedModS = getModuleDebugStream(Modi); in findLineTable()
531 Expected<ModuleDebugStreamRef> ExpectedModS = getModuleDebugStream(Modi); in findLineNumbersByVA()
555 ExpectedModS = getModuleDebugStream(Modi); in findLineNumbersByVA()
/dports/devel/llvm11/llvm-11.0.1.src/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp292 SymbolCache::getModuleDebugStream(uint32_t Index) const { in getModuleDebugStream() function in SymbolCache
346 auto ExpectedModS = getModuleDebugStream(*Modi); in findFunctionSymbolBySectOffset()
438 Expected<ModuleDebugStreamRef> ExpectedModS = getModuleDebugStream(Modi); in findLineTable()
531 Expected<ModuleDebugStreamRef> ExpectedModS = getModuleDebugStream(Modi); in findLineNumbersByVA()
555 ExpectedModS = getModuleDebugStream(Modi); in findLineNumbersByVA()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp292 SymbolCache::getModuleDebugStream(uint32_t Index) const { in getModuleDebugStream() function in SymbolCache
354 auto ExpectedModS = getModuleDebugStream(*Modi); in findFunctionSymbolBySectOffset()
459 Expected<ModuleDebugStreamRef> ExpectedModS = getModuleDebugStream(Modi); in findLineTable()
552 Expected<ModuleDebugStreamRef> ExpectedModS = getModuleDebugStream(Modi); in findLineNumbersByVA()
576 ExpectedModS = getModuleDebugStream(Modi); in findLineNumbersByVA()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp98 Expected<ModuleDebugStreamRef> ModS = Session.getModuleDebugStream(Modi); in findInlineFramesByVA()
H A DSymbolCache.cpp348 Session.getModuleDebugStream(Modi); in findFunctionSymbolBySectOffset()
454 Session.getModuleDebugStream(Modi); in findLineTable()
551 Session.getModuleDebugStream(Modi); in findLineNumbersByVA()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp98 Expected<ModuleDebugStreamRef> ModS = Session.getModuleDebugStream(Modi); in findInlineFramesByVA()
H A DSymbolCache.cpp348 Session.getModuleDebugStream(Modi); in findFunctionSymbolBySectOffset()
454 Session.getModuleDebugStream(Modi); in findLineTable()
551 Session.getModuleDebugStream(Modi); in findLineNumbersByVA()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp98 Expected<ModuleDebugStreamRef> ModS = Session.getModuleDebugStream(Modi); in findInlineFramesByVA()
H A DSymbolCache.cpp348 Session.getModuleDebugStream(Modi); in findFunctionSymbolBySectOffset()
454 Session.getModuleDebugStream(Modi); in findLineTable()
551 Session.getModuleDebugStream(Modi); in findLineNumbersByVA()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp98 Expected<ModuleDebugStreamRef> ModS = Session.getModuleDebugStream(Modi); in findInlineFramesByVA()
H A DSymbolCache.cpp348 Session.getModuleDebugStream(Modi); in findFunctionSymbolBySectOffset()
454 Session.getModuleDebugStream(Modi); in findLineTable()
551 Session.getModuleDebugStream(Modi); in findLineNumbersByVA()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp98 Expected<ModuleDebugStreamRef> ModS = Session.getModuleDebugStream(Modi); in findInlineFramesByVA()
H A DSymbolCache.cpp348 Session.getModuleDebugStream(Modi); in findFunctionSymbolBySectOffset()
454 Session.getModuleDebugStream(Modi); in findLineTable()
551 Session.getModuleDebugStream(Modi); in findLineNumbersByVA()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp98 Expected<ModuleDebugStreamRef> ModS = Session.getModuleDebugStream(Modi); in findInlineFramesByVA()
H A DSymbolCache.cpp348 Session.getModuleDebugStream(Modi); in findFunctionSymbolBySectOffset()
454 Session.getModuleDebugStream(Modi); in findLineTable()
551 Session.getModuleDebugStream(Modi); in findLineNumbersByVA()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp98 Expected<ModuleDebugStreamRef> ModS = Session.getModuleDebugStream(Modi); in findInlineFramesByVA()
H A DSymbolCache.cpp348 Session.getModuleDebugStream(Modi); in findFunctionSymbolBySectOffset()
454 Session.getModuleDebugStream(Modi); in findLineTable()
551 Session.getModuleDebugStream(Modi); in findLineNumbersByVA()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp98 Expected<ModuleDebugStreamRef> ModS = Session.getModuleDebugStream(Modi); in findInlineFramesByVA()
H A DSymbolCache.cpp348 Session.getModuleDebugStream(Modi); in findFunctionSymbolBySectOffset()
454 Session.getModuleDebugStream(Modi); in findLineTable()
551 Session.getModuleDebugStream(Modi); in findLineNumbersByVA()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp38 getModuleDebugStream(PDBFile &File, StringRef &ModuleName, uint32_t Index) { in getModuleDebugStream() function
179 auto MDS = getModuleDebugStream(File->pdb(), Name, Modi); in initializeForPdb()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-pdbutil/
H A DInputFile.cpp38 getModuleDebugStream(PDBFile &File, StringRef &ModuleName, uint32_t Index) { in getModuleDebugStream() function
179 auto MDS = getModuleDebugStream(File->pdb(), Name, Modi); in initializeForPdb()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp38 getModuleDebugStream(PDBFile &File, StringRef &ModuleName, uint32_t Index) { in getModuleDebugStream() function
179 auto MDS = getModuleDebugStream(File->pdb(), Name, Modi); in initializeForPdb()
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-pdbutil/
H A DInputFile.cpp38 getModuleDebugStream(PDBFile &File, StringRef &ModuleName, uint32_t Index) { in getModuleDebugStream() function
178 auto MDS = getModuleDebugStream(File->pdb(), Name, Modi); in initializeForPdb()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-pdbutil/
H A DInputFile.cpp38 getModuleDebugStream(PDBFile &File, StringRef &ModuleName, uint32_t Index) { in getModuleDebugStream() function
179 auto MDS = getModuleDebugStream(File->pdb(), Name, Modi); in initializeForPdb()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp38 getModuleDebugStream(PDBFile &File, StringRef &ModuleName, uint32_t Index) { in getModuleDebugStream() function
179 auto MDS = getModuleDebugStream(File->pdb(), Name, Modi); in initializeForPdb()

1234