Home
last modified time | relevance | path

Searched refs:_g_module_symbol (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/gmodule/
Dgmodule.c212 static gpointer _g_module_symbol (gpointer handle,
308 _g_module_symbol (gpointer handle, in _g_module_symbol() function
792 *symbol = _g_module_symbol (module->handle, name); in g_module_symbol()
796 *symbol = _g_module_symbol (module->handle, symbol_name); in g_module_symbol()
Dgmodule-dl.c146 _g_module_symbol (gpointer handle, in _g_module_symbol() function
Dgmodule-ar.c151 _g_module_symbol (gpointer handle, in _g_module_symbol() function
Dgmodule-win32.c178 _g_module_symbol (gpointer handle, in _g_module_symbol() function