Searched refs:abbrevs (Results 1 – 4 of 4) sorted by relevance
112 abbrevs.start() = 0; in DIEFixture()133 assert(abbrevs.GetContents(&abbrevs_contents)); in MakeSectionMap()143 TestAbbrevTable abbrevs; member164 Label abbrev_table = abbrevs.Here(); in TEST_P()165 abbrevs.Abbrev(1, dwarf2reader::DW_TAG_compile_unit, in TEST_P()239 Label abbrev_table = abbrevs.Here(); in StartSingleAttributeDIE()240 abbrevs.Abbrev(1, tag, dwarf2reader::DW_children_no) in StartSingleAttributeDIE()
211 abbrevs = dict(zip(paths, [base for base in unique_bases]))213 return abbrevs242 abbrevs = [abbrev[start_index:start_index+3]247 abbrevs = dict(zip(unique_bases, abbrevs))249 return abbrevs
40 ss_abbrev_list abbrevs[127]; member
111 static const char *abbrevs[] = { variable247 for (cpp = abbrevs; *cpp; cpp++) { in expand_at_expression()