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

/vbox/include/VBox/vmm/
H A Dtrpm.h104 VMMR3_INT_DECL(int) TRPMR3GetImportRC(PVM pVM, const char *pszSymbol, PRTRCPTR pRCPtrValue);
/vbox/src/VBox/VMM/VMMR3/
H A DPDMLdr.cpp360 rc = TRPMR3GetImportRC(pVM, pszSymbol, &RCPtr);
H A DTRPM.cpp820 VMMR3_INT_DECL(int) TRPMR3GetImportRC(PVM pVM, const char *pszSymbol, PRTRCPTR pRCPtrValue) function

Completed in 67 milliseconds