Searched defs:addressForRVA (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeSession.cpp | 101 bool NativeSession::addressForRVA(uint32_t VA, uint32_t &Section, in addressForRVA() function in NativeSession
|
/external/llvm-project/llvm/unittests/DebugInfo/PDB/ |
D | PDBApiTest.cpp | 81 bool addressForRVA(uint32_t RVA, uint32_t &Section, in addressForRVA() function in __anoncc82b1b30111::MockSession
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIASession.cpp | 171 bool DIASession::addressForRVA(uint32_t RVA, uint32_t &Section, in addressForRVA() function in DIASession
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIASession.cpp | 171 bool DIASession::addressForRVA(uint32_t RVA, uint32_t &Section, in addressForRVA() function in DIASession
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeSession.cpp | 218 bool NativeSession::addressForRVA(uint32_t RVA, uint32_t &Section, in addressForRVA() function in NativeSession
|