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

/vbox/src/VBox/Debugger/
H A DDBGPlugInDarwin.cpp412 static int dbgDiggerDarwinAddModule(PDBGDIGGERDARWIN pThis, PUVM pUVM, uint64_t uModAddr, const char *pszName, bool *pf64Bit) argument
639 if (pf64Bit)
640 *pf64Bit = f64Bit;

Completed in 591 milliseconds