VirtualBox

Ignore:
Timestamp:
May 16, 2013 11:32:06 PM (12 years ago)
Author:
vboxsync
Message:

RTDbgModRemoveAll

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/dbgmod.h

    r46113 r46134  
    575575#endif
    576576extern DECLHIDDEN(RTDBGMODVTDBG const)  g_rtDbgModVtDbgDeferred;
     577extern DECLHIDDEN(RTDBGMODVTDBG const)  g_rtDbgModVtDbgContainer;
    577578
    578579extern DECLHIDDEN(RTDBGMODVTIMG const)  g_rtDbgModVtImgLdr;
     
    580581
    581582DECLHIDDEN(int) rtDbgModContainerCreate(PRTDBGMODINT pMod, RTUINTPTR cbSeg);
     583DECLHIDDEN(int) rtDbgModContainer_SymbolRemoveAll(PRTDBGMODINT pMod);
     584DECLHIDDEN(int) rtDbgModContainer_LineRemoveAll(PRTDBGMODINT pMod);
     585DECLHIDDEN(int) rtDbgModContainer_RemoveAll(PRTDBGMODINT pMod);
     586
    582587DECLHIDDEN(int) rtDbgModCreateForExports(PRTDBGMODINT pDbgMod);
    583588DECLHIDDEN(int) rtDbgModDeferredCreate(PRTDBGMODINT pDbgMod, PFNRTDBGMODDEFERRED pfnDeferred, RTUINTPTR cbImage,
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette