Searched refs:abbrevs (Results 1 – 6 of 6) sorted by relevance
54 const DWARFAbbreviationDeclarationSet *abbrevs) { in extract() argument62 bool abbrevsOK = debug_info_data.getU32(&offset) == abbrevs->getOffset(); in extract()63 Abbrevs = abbrevs; in extract()
63 const DWARFAbbreviationDeclarationSet *abbrevs);
207 abbrevs = dict(zip(paths, [base for base in unique_bases]))209 return abbrevs238 abbrevs = [abbrev[start_index:start_index+3]243 abbrevs = dict(zip(unique_bases, abbrevs))245 return abbrevs
40 ss_abbrev_list abbrevs[127]; member
110 static const char *abbrevs[] = { variable243 for (cpp = abbrevs; *cpp; cpp++) { in expand_at_expression()
6900 * stlport/stl/_abbrevs.h: add new abbrevs---VC6 has problems in debug mode