Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp171 bool DIASession::addressForRVA(uint32_t RVA, uint32_t &Section, in addressForRVA() function in DIASession
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp226 bool NativeSession::addressForRVA(uint32_t RVA, uint32_t &Section, in addressForRVA() function in NativeSession