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

/external/elfutils/libdw/
H A Ddwarf_getscopevar.c88 const char *name, int skip_shadows,
139 if (skip_shadows > 0)
142 --skip_shadows;
87 dwarf_getscopevar(Dwarf_Die *scopes, int nscopes, const char *name, int skip_shadows, const char *match_file, int match_lineno, int match_linecol, Dwarf_Die *result) argument

Completed in 277 milliseconds