Searched refs:PRTDBGASMAPINFO (Results 1 - 2 of 2) sorted by relevance

/vbox/include/iprt/
H A Ddbg.h762 typedef RTDBGASMAPINFO *PRTDBGASMAPINFO; typedef
786 RTDECL(int) RTDbgAsModuleQueryMapByIndex(RTDBGAS hDbgAs, uint32_t iModule, PRTDBGASMAPINFO paMappings, uint32_t *pcMappings, uint32_t fFlags);
/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgas.cpp1108 RTDECL(int) RTDbgAsModuleQueryMapByIndex(RTDBGAS hDbgAs, uint32_t iModule, PRTDBGASMAPINFO paMappings, uint32_t *pcMappings, uint32_t fFlags)

Completed in 1053 milliseconds