Home
last modified time | relevance | path

Searched defs:addressForVA (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp160 bool DIASession::addressForVA(uint64_t VA, uint32_t &Section, in addressForVA() function in DIASession
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp220 bool NativeSession::addressForVA(uint64_t VA, uint32_t &Section, in addressForVA() function in NativeSession