Searched refs:DBGFR3_DISAS_INSTR_LOG (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/vmm/
H A Ddbgf.h931 /** @def DBGFR3_DISAS_INSTR_LOG
937 # define DBGFR3_DISAS_INSTR_LOG(pVCpu, Sel, GCPtr, pszPrefix) \ macro
943 # define DBGFR3_DISAS_INSTR_LOG(pVCpu, Sel, GCPtr, pszPrefix) do { } while (0) macro
/vbox/src/VBox/VMM/VMMR3/
H A DPATM.cpp6638 DBGFR3_DISAS_INSTR_LOG(pVCpu, pCtx->cs.Sel, pNewEip, "PATCHRET: ");

Completed in 65 milliseconds