Searched defs:pBP (Results 1 – 1 of 1) sorted by relevance
136 ImpDbgStackTree* ImpDbgStackTree::Add( sal_uIntPtr nAlloc, sal_uIntPtr *pBP, sal_uIntPtr nIP ) in Add()189 sal_uIntPtr* pBP; in DbgStartStackTree() local190 __asm mov pBP, ebp; in DbgStartStackTree() local245 sal_uIntPtr* pBP; in DbgGetStackTree() local246 __asm mov pBP, ebp; in DbgGetStackTree() local
Completed in 8 milliseconds