OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:moduleIndexForVA
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
NativeSession.h
113
bool
moduleIndexForVA
(uint64_t VA, uint16_t &ModuleIndex) const;
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeFunctionSymbol.cpp
95
if (!Session.
moduleIndexForVA
(VA, Modi))
NativeInlineSiteSymbol.cpp
132
if (!Session.
moduleIndexForVA
(VA, Modi))
NativeSession.cpp
394
bool NativeSession::
moduleIndexForVA
(uint64_t VA, uint16_t &ModuleIndex) const {
SymbolCache.cpp
530
if (!Session.
moduleIndexForVA
(VA, Modi))
Completed in 17 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026