Searched refs:acode (Results 1 – 2 of 2) sorted by relevance
799 static DiCursor lookup_abbrev( DiCursor p, ULong acode ) in lookup_abbrev() argument803 if (code == acode) in lookup_abbrev()842 UInt acode, abcode; in read_unitinfo_dwarf2() local880 acode = step_leb128U( &p ); /* abbreviation code */ in read_unitinfo_dwarf2()884 if ( acode != abcode ) { in read_unitinfo_dwarf2()890 acode ); in read_unitinfo_dwarf2()
4441 ULong acode = get_ULEB128( &abbv ); in trace_debug_abbrev() local4442 if (acode == 0) break; /* end of the table */ in trace_debug_abbrev()4446 acode, ML_(pp_DW_TAG)(atag), in trace_debug_abbrev()