Searched refs:ADD_ATTR (Results 1 – 2 of 2) sorted by relevance
363 #define ADD_ATTR(ATTR) \ in hashAttributes() macro369 ADD_ATTR(Attrs.DW_AT_name); in hashAttributes()370 ADD_ATTR(Attrs.DW_AT_accessibility); in hashAttributes()371 ADD_ATTR(Attrs.DW_AT_address_class); in hashAttributes()372 ADD_ATTR(Attrs.DW_AT_allocated); in hashAttributes()373 ADD_ATTR(Attrs.DW_AT_artificial); in hashAttributes()374 ADD_ATTR(Attrs.DW_AT_associated); in hashAttributes()375 ADD_ATTR(Attrs.DW_AT_binary_scale); in hashAttributes()376 ADD_ATTR(Attrs.DW_AT_bit_offset); in hashAttributes()377 ADD_ATTR(Attrs.DW_AT_bit_size); in hashAttributes()[all …]
765 #define ADD_ATTR(T) \ macro771 ADD_ATTR(bool) in ADD_ATTR() function772 #undef ADD_ATTR in ADD_ATTR()