Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddwarf-aux.h26 int cu_walk_functions_at(Dwarf_Die *cu_die, Dwarf_Addr addr,
H A Ddwarf-aux.c155 int cu_walk_functions_at(Dwarf_Die *cu_die, Dwarf_Addr addr, in cu_walk_functions_at() function
H A Dprobe-finder.c813 ret = cu_walk_functions_at(&pf->cu_die, pf->addr, find_best_scope_cb, in find_best_scope()
816 cu_walk_functions_at(&pf->cu_die, pf->addr, in find_best_scope()