Home
last modified time | relevance | path

Searched defs:nscopes (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/libdw/
Ddwarf_getscopes.c44 unsigned int inlined, nscopes; member
100 unsigned int nscopes = a->nscopes + depth; in origin_match() local
Ddwarf_getscopevar.c86 dwarf_getscopevar (Dwarf_Die *scopes, int nscopes, in dwarf_getscopevar()
/external/elfutils/src/
Dstack.c328 int nscopes = dwarf_getscopes_die (die, &scopes); in print_inline_frames() local
391 int nscopes = dwarf_getscopes (cudie, pc_adjusted - bias, in print_frames() local
Daddr2line.c326 int nscopes = dwarf_getscopes (cudie, addr - bias, &scopes); in print_dwarf_function() local
743 int nscopes = dwarf_getscopes (cudie, addr - bias, &scopes); in handle_address() local