Searched refs:pDbgData (Results 1 – 2 of 2) sorted by relevance
1360 strcat( aBuf, pDbgData->pName ); in DbgProf()1368 if ( !pDbgData->pData ) in DbgProf()1370 pDbgData->pData = (void*)new ProfType; in DbgProf()1454 XtorType* pXtorData = (XtorType*)pDbgData->pData; in DbgXtor()1457 pDbgData->pData = (void*)new XtorType; in DbgXtor()1458 pXtorData = (XtorType*)pDbgData->pData; in DbgXtor()1491 strcat( aBuf, pDbgData->pName ); in DbgXtor()1503 strcat( aBuf, pDbgData->pName ); in DbgXtor()1518 strcat( aBuf, pDbgData->pName ); in DbgXtor()1597 strcat( aBuf, pDbgData->pName ); in DbgXtor()[all …]
374 TOOLS_DLLPUBLIC void DbgXtor( DbgDataType* pDbgData,380 DbgDataType* pDbgData; member in DbgXtorObj390 pDbgData = pData; in DbgXtorObj()398 DbgXtor( pDbgData, nAction | DBG_XTOR_DTOROBJ, in ~DbgXtorObj()
Completed in 42 milliseconds