Searched refs:attrform (Results 1 – 2 of 2) sorted by relevance
48 unsigned int attrform; in dwarf_getattrcnt() local54 get_uleb128_unchecked (attrform, abbrevp); in dwarf_getattrcnt()56 while (attrname != 0 && attrform != 0 && ++attrcnt); in dwarf_getattrcnt()
128 unsigned int attrform; in __libdw_getabbrev() local136 get_uleb128 (attrform, abbrevp, end); in __libdw_getabbrev()137 if (attrform == DW_FORM_implicit_const) in __libdw_getabbrev()145 while (attrname != 0 || attrform != 0); in __libdw_getabbrev()