Searched refs:match_file (Results 1 – 3 of 3) sorted by relevance
68 const char *match_file, int match_lineno, int match_linecol, in dwarf_getscopevar() argument72 size_t match_file_len = match_file == NULL ? 0 : strlen (match_file); in dwarf_getscopevar()85 && !memcmp (match_file, file, match_file_len) in dwarf_getscopevar()123 if (match_file != NULL) in dwarf_getscopevar()
781 const char *match_file,