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

/vbox/include/VBox/vmm/
H A Dtm.h256 VMM_INT_DECL(int) TMR3GetImportRC(PVM pVM, const char *pszSymbol, PRTRCPTR pRCPtrValue);
/vbox/src/VBox/VMM/VMMR3/
H A DPDMLdr.cpp377 rc = TMR3GetImportRC(pVM, pszSymbol, &RCPtr);
H A DTM.cpp1192 VMM_INT_DECL(int) TMR3GetImportRC(PVM pVM, const char *pszSymbol, PRTRCPTR pRCPtrValue) function

Completed in 85 milliseconds