Home
last modified time | relevance | path

Searched refs:fetch_dlerror (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/gmodule/
Dgmodule-dl.c78 fetch_dlerror (gboolean replace_null) in fetch_dlerror() function
101 g_module_set_error (fetch_dlerror (TRUE)); in _g_module_open()
128 g_module_set_error (fetch_dlerror (TRUE)); in _g_module_self()
141 g_module_set_error (fetch_dlerror (TRUE)); in _g_module_close()
152 fetch_dlerror (FALSE); in _g_module_symbol()
154 msg = fetch_dlerror (FALSE); in _g_module_symbol()
Dgmodule-ar.c35 fetch_dlerror (gboolean replace_null) in fetch_dlerror() function
126 g_module_set_error (fetch_dlerror (TRUE)); in _g_module_open()
138 g_module_set_error (fetch_dlerror (TRUE)); in _g_module_self()
147 g_module_set_error (fetch_dlerror (TRUE)); in _g_module_close()
158 g_module_set_error (fetch_dlerror (FALSE)); in _g_module_symbol()