Searched refs:get_globals_fn (Results 1 – 1 of 1) sorted by relevance
56 typedef void* (*get_globals_fn)(); typedef58 static get_globals_fn g_get_globals;104 g_get_globals = reinterpret_cast<get_globals_fn>(dlsym(lib, "get_globals")); in main()