Searched defs:modInfoRes (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/base/ | ||
H A D | nsStackFrameWin.cpp | 329 BOOL modInfoRes = TRUE; local 330 modInfoRes = SymGetModuleInfoEspecial(myProcess, frame.AddrPC.Offset, &modInfo, nsnull); |
Completed in 1255 milliseconds