Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Ddwarf-aux.h38 extern int cu_walk_functions_at(Dwarf_Die *cu_die, Dwarf_Addr addr,
Ddwarf-aux.c111 int cu_walk_functions_at(Dwarf_Die *cu_die, Dwarf_Addr addr, in cu_walk_functions_at() function
Dprobe-finder.c836 cu_walk_functions_at(&pf->cu_die, pf->addr, find_best_scope_cb, &fsp); in find_best_scope()