Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Ddisasm.c1338 static int open_capstone_handle(struct annotate_args *args, bool is_64bit, in open_capstone_handle() function
1664 if (open_capstone_handle(args, is_64bit, &handle) < 0) in symbol__disassemble_capstone()