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

/vbox/include/VBox/
H A DVDEPlugSymDefs.h47 #define RT_RUNTIME_LOADER_LIB_NAME VBOX_LIB_VDE_PLUG_NAME macro
80 #undef RT_RUNTIME_LOADER_LIB_NAME macro
H A Ddbus-calls.h28 #define RT_RUNTIME_LOADER_LIB_NAME "libdbus-1.so.3" macro
154 #undef RT_RUNTIME_LOADER_LIB_NAME macro
/vbox/include/iprt/
H A Druntime-loader.h48 * RT_RUNTIME_LOADER_LIB_NAME - the file name of the library to load
124 rc = RTLdrLoad(RT_RUNTIME_LOADER_LIB_NAME, &hLib);
133 * Load the shared library RT_RUNTIME_LOADER_LIB_NAME and resolve the symbols
156 * RT_RUNTIME_LOADER_LIB_NAME */

Completed in 880 milliseconds