Searched refs:perf_cs_dll_handle (Results 1 – 1 of 1) sorted by relevance
23 static void *perf_cs_dll_handle(void) in perf_cs_dll_handle() function47 fn = dlsym(perf_cs_dll_handle(), "cs_open"); in perf_cs_open()67 fn = dlsym(perf_cs_dll_handle(), "cs_option"); in perf_cs_option()89 fn = dlsym(perf_cs_dll_handle(), "cs_disasm"); in perf_cs_disasm()109 fn = dlsym(perf_cs_dll_handle(), "cs_free"); in perf_cs_free()129 fn = dlsym(perf_cs_dll_handle(), "cs_close"); in perf_cs_close()