OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addressForVA
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
DIASession.cpp
160
bool DIASession::
addressForVA
(uint64_t VA, uint32_t &Section,
163
if (S_OK == Session->
addressForVA
(VA, &ArgSection, &ArgOffset)) {
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeSession.cpp
212
bool NativeSession::
addressForVA
(uint64_t VA, uint32_t &Section,
244
addressForVA
(Address, Section, Offset);
Completed in 29 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026