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

/vbox/include/VBox/vmm/
H A Ddbgf.h915 /** @def DBGFR3_DISAS_INSTR_CUR_LOG
920 # define DBGFR3_DISAS_INSTR_CUR_LOG(pVCpu, pszPrefix) \ macro
926 # define DBGFR3_DISAS_INSTR_CUR_LOG(pVCpu, pszPrefix) do { } while (0) macro

Completed in 74 milliseconds