Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp193 bool NativeSession::addressForRVA(uint32_t VA, uint32_t &Section, in addressForRVA() function in NativeSession
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp82 bool addressForRVA(uint32_t RVA, uint32_t &Section, in addressForRVA() function in __anon8912c4460111::MockSession
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp180 bool DIASession::addressForRVA(uint32_t RVA, uint32_t &Section, in addressForRVA() function in DIASession