Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp402 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()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeSession.h117 bool moduleIndexForVA(uint64_t VA, uint16_t &ModuleIndex) const;