Home
last modified time | relevance | path

Searched defs:fn_die (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Ddwarf-aux.c564 static int __die_search_func_tail_cb(Dwarf_Die *fn_die, void *data) in __die_search_func_tail_cb()
602 static int __die_search_func_cb(Dwarf_Die *fn_die, void *data) in __die_search_func_cb()
H A Dprobe-finder.c758 static int find_best_scope_cb(Dwarf_Die *fn_die, void *data) in find_best_scope_cb()
791 static int find_inner_scope_cb(Dwarf_Die *fn_die, void *data) in find_inner_scope_cb()
/openbmc/qemu/tcg/
H A Dtcg.c6358 uint8_t fn_die; in tcg_register_jit_int() member