Searched defs:match_file_len (Results 1 – 1 of 1) sorted by relevance
57 size_t match_file_len, const char *match_file, in file_matches()92 size_t match_file_len = match_file == NULL ? 0 : strlen (match_file); in dwarf_getscopevar() local