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

/vbox/src/VBox/Runtime/common/ldr/
H A Dldr.cpp79 RTDECL(PFNRT) RTLdrGetFunction(RTLDRMOD hLdrMod, const char *pszSymbol) function
87 RT_EXPORT_SYMBOL(RTLdrGetFunction); variable
/vbox/include/iprt/
H A Dmangling.h686 # define RTLdrGetFunction RT_MANGLER(RTLdrGetFunction) macro

Completed in 909 milliseconds