Searched refs:PCDBGFREGSUBFIELD (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFReg.cpp147 PCDBGFREGSUBFIELD pSubField;
325 PCDBGFREGSUBFIELD paSubFields = paRegisters[iDesc].paSubFields;
406 PCDBGFREGSUBFIELD paSubFields = paRegisters[iDesc].paSubFields;
1327 PCDBGFREGSUBFIELD pSubField = pLookupRec->pSubField;
1917 PCDBGFREGSUBFIELD pSubField = pLookupRec->pSubField;
1969 PCDBGFREGSUBFIELD pSubField = pLookupRec->pSubField;
H A DCPUMR3CpuId.cpp5155 static void cpumR3CpuIdInfoMnemonicListU32(PCDBGFINFOHLP pHlp, uint32_t uVal, PCDBGFREGSUBFIELD pDesc,
5189 static void cpumR3CpuIdInfoMnemonicListU64(PCDBGFINFOHLP pHlp, uint64_t uVal, PCDBGFREGSUBFIELD pDesc,
5223 static void cpumR3CpuIdInfoValueWithMnemonicListU64(PCDBGFINFOHLP pHlp, uint64_t uVal, PCDBGFREGSUBFIELD pDesc,
5237 static void cpumR3CpuIdInfoVerboseCompareListU32(PCDBGFINFOHLP pHlp, uint32_t uVal1, uint32_t uVal2, PCDBGFREGSUBFIELD pDesc,
/vbox/include/VBox/vmm/
H A Ddbgf.h1352 typedef DBGFREGSUBFIELD const *PCDBGFREGSUBFIELD; typedef
1414 PCDBGFREGSUBFIELD paSubFields;

Completed in 71 milliseconds