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

/vbox/src/VBox/Runtime/common/ldr/
H A DldrEx.cpp590 RTDECL(int) RTLdrQueryProp(RTLDRMOD hLdrMod, RTLDRPROP enmProp, void *pvBuf, size_t cbBuf) function
594 RT_EXPORT_SYMBOL(RTLdrQueryProp); variable
/vbox/include/iprt/
H A Dmangling.h706 # define RTLdrQueryProp RT_MANGLER(RTLdrQueryProp) macro

Completed in 79 milliseconds