Home
last modified time | relevance | path

Searched refs:match_linecol (Results 1 – 2 of 2) sorted by relevance

/third_party/elfutils/libdw/
Ddwarf_getscopevar.c88 const char *match_file, int match_lineno, int match_linecol, in dwarf_getscopevar() argument
145 if (match_linecol > 0 in dwarf_getscopevar()
147 || (int) i != match_linecol)) in dwarf_getscopevar()
Dlibdw.h867 int match_lineno, int match_linecol,