Searched refs:ar_attribute (Results 1 – 7 of 7) sorted by relevance
192 new_attr->ar_attribute = attr; in local_add_AT_address()407 new_attr->ar_attribute = attr; in dwarf_add_AT_block()524 new_attr->ar_attribute = attr; in dwarf_add_AT_unsigned_const()618 new_attr->ar_attribute = attr; in dwarf_add_AT_signed_const()744 new_attr->ar_attribute = attr; in dwarf_add_AT_location_expr()858 new_attr->ar_attribute = attr; in dwarf_add_AT_reference()919 new_attr->ar_attribute = attr; in dwarf_add_AT_flag()983 new_attr->ar_attribute = attr; in dwarf_add_AT_string()1023 new_attr->ar_attribute = DW_AT_const_value; in dwarf_add_AT_const_value_string()1063 new_attr->ar_attribute = DW_AT_producer; in dwarf_add_AT_producer()[all …]
237 new_attr->ar_attribute = DW_AT_stmt_list; in _dwarf_pro_add_AT_stmt_list()280 new_attr->ar_attribute = DW_AT_name; in dwarf_add_AT_name()325 new_attr->ar_attribute = DW_AT_comp_dir; in dwarf_add_AT_comp_dir()365 new_attr->ar_attribute = DW_AT_MIPS_fde; in _dwarf_pro_add_AT_fde()406 new_attr->ar_attribute = DW_AT_macro_info; in _dwarf_pro_add_AT_macro_info()
64 Dwarf_Half ar_attribute; /* Attribute Value. */ member
174 Dwarf_Half ar_attribute; /* Attribute Value. */ member
204 new_attr->ar_attribute = attr; in dwarf_attrlist()428 attrib->ar_attribute = attr; in dwarf_attr()
1633 ca && curabbrev->abb_attrs[i] != ca->ar_attribute; in _dwarf_pro_generate_debuginfo()1666 switch (curattr->ar_attribute) { in _dwarf_pro_generate_debuginfo()2177 attrs[nattrs] = curattr->ar_attribute; in _dwarf_pro_getabbrev()2214 if (attr->ar_attribute == abbrev->abb_attrs[i] && in _dwarf_pro_match_attr()
237 *return_attr = (attr->ar_attribute); in dwarf_whatattr()