Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/DebugInfo/PDB/
H A DPDBApiTest.cpp81 bool addressForRVA(uint32_t RVA, uint32_t &Section, in addressForRVA() function in __anon9cf85e360111::MockSession
/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp171 bool DIASession::addressForRVA(uint32_t RVA, uint32_t &Section, in addressForRVA() function in DIASession
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp227 bool NativeSession::addressForRVA(uint32_t RVA, uint32_t &Section, addressForRVA() function in NativeSession