Home
last modified time | relevance | path

Searched refs:moduleIndexForVA (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp99 if (!Session.moduleIndexForVA(VA, Modi)) in findInlineFramesByVA()
H A DNativeInlineSiteSymbol.cpp190 if (!Session.moduleIndexForVA(VA, Modi)) in findInlineeLinesByVA()
H A DNativeSession.cpp403 bool NativeSession::moduleIndexForVA(uint64_t VA, uint16_t &ModuleIndex) const { in moduleIndexForVA() function in NativeSession
H A DSymbolCache.cpp535 if (!Session.moduleIndexForVA(VA, Modi)) in findLineNumbersByVA()
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeSession.h117 bool moduleIndexForVA(uint64_t VA, uint16_t &ModuleIndex) const;