Searched refs:RTDbgLineAlloc (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbg.cpp80 RTDECL(PRTDBGLINE) RTDbgLineAlloc(void) function
84 RT_EXPORT_SYMBOL(RTDbgLineAlloc); variable
H A Ddbgmod.cpp2026 PRTDBGLINE pLineInfo = RTDbgLineAlloc();
2079 PRTDBGLINE pLineInfo = RTDbgLineAlloc();
/vbox/include/iprt/
H A Ddbg.h198 RTDECL(PRTDBGLINE) RTDbgLineAlloc(void);
1464 * @retval VERR_NO_MEMORY if RTDbgLineAlloc fails.
1517 * @retval VERR_NO_MEMORY if RTDbgLineAlloc fails.
H A Dmangling.h420 # define RTDbgLineAlloc RT_MANGLER(RTDbgLineAlloc) macro

Completed in 106 milliseconds