Home
last modified time | relevance | path

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

/third_party/elfutils/libdw/
H A Ddwarf_getscopes.c43 unsigned int inlined, nscopes; member
99 unsigned int nscopes = a->nscopes + depth; in origin_match() local
[all...]
H A Ddwarf_getscopevar.c86 dwarf_getscopevar (Dwarf_Die *scopes, int nscopes, in dwarf_getscopevar() argument
/third_party/elfutils/src/
H A 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
H A Daddr2line.c322 int nscopes = dwarf_getscopes (cudie, addr - bias, &scopes); in print_dwarf_function() local
739 int nscopes = dwarf_getscopes (cudie, addr - bias, &scopes); in handle_address() local
[all...]

Completed in 4 milliseconds