Searched defs:RT_RUNTIME_LOADER_FUNCTION (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/
H A Ddbus-calls.h31 #define RT_RUNTIME_LOADER_FUNCTION RTDBusLoadLib macro
H A DVDEPlugSymDefs.h50 #define RT_RUNTIME_LOADER_FUNCTION DrvVDELoadVDEPlug macro
/vbox/include/iprt/
H A Druntime-loader.h49 * RT_RUNTIME_LOADER_FUNCTION - the name of the loader function
64 * To generate the header file, you should define RT_RUNTIME_LOADER_FUNCTION
115 * The function which does the actual work for RT_RUNTIME_LOADER_FUNCTION,
141 RTR3DECL(int) RT_RUNTIME_LOADER_FUNCTION(void) function
172 RTR3DECL(int) RT_RUNTIME_LOADER_FUNCTION(void);

Completed in 42 milliseconds