Searched defs:pchText (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Debugger/
H A DDBGPlugInLinux.cpp353 char *pchText = (char *)(pHdr + 1); local
354 size_t cchText = RTStrNLen(pchText, pHdr->cbText);

Completed in 38 milliseconds