Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcapstone.c23 static void *perf_cs_dll_handle(void) in perf_cs_dll_handle() function
47 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()