Searched refs:die_get_scopes (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Ddwarf-aux.h136 int die_get_scopes(Dwarf_Die *cu_die, Dwarf_Addr pc, Dwarf_Die **scopes);
H A Dannotate-data.c283 nr_scopes = die_get_scopes(&cu_die, pc, &scopes);
H A Ddwarf-aux.c1760 * die_get_scopes - Return a list of scopes including the address
1770 int die_get_scopes(Dwarf_Die *cu_die, Dwarf_Addr pc, Dwarf_Die **scopes) function

Completed in 119 milliseconds