Searched defs:match_lineno (Results 1 - 1 of 1) sorted by relevance
/external/elfutils/libdw/ |
H A D | dwarf_getscopevar.c | 88 const char *match_file, int match_lineno, int match_linecol, 141 if (match_lineno > 0 143 || (int) i != match_lineno)) 86 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 41 milliseconds