Lines Matching refs:COLLECT_ATTR
129 #define COLLECT_ATTR(NAME) \ in collectAttributes() macro
140 COLLECT_ATTR(DW_AT_name); in collectAttributes()
141 COLLECT_ATTR(DW_AT_accessibility); in collectAttributes()
142 COLLECT_ATTR(DW_AT_address_class); in collectAttributes()
143 COLLECT_ATTR(DW_AT_allocated); in collectAttributes()
144 COLLECT_ATTR(DW_AT_artificial); in collectAttributes()
145 COLLECT_ATTR(DW_AT_associated); in collectAttributes()
146 COLLECT_ATTR(DW_AT_binary_scale); in collectAttributes()
147 COLLECT_ATTR(DW_AT_bit_offset); in collectAttributes()
148 COLLECT_ATTR(DW_AT_bit_size); in collectAttributes()
149 COLLECT_ATTR(DW_AT_bit_stride); in collectAttributes()
150 COLLECT_ATTR(DW_AT_byte_size); in collectAttributes()
151 COLLECT_ATTR(DW_AT_byte_stride); in collectAttributes()
152 COLLECT_ATTR(DW_AT_const_expr); in collectAttributes()
153 COLLECT_ATTR(DW_AT_const_value); in collectAttributes()
154 COLLECT_ATTR(DW_AT_containing_type); in collectAttributes()
155 COLLECT_ATTR(DW_AT_count); in collectAttributes()
156 COLLECT_ATTR(DW_AT_data_bit_offset); in collectAttributes()
157 COLLECT_ATTR(DW_AT_data_location); in collectAttributes()
158 COLLECT_ATTR(DW_AT_data_member_location); in collectAttributes()
159 COLLECT_ATTR(DW_AT_decimal_scale); in collectAttributes()
160 COLLECT_ATTR(DW_AT_decimal_sign); in collectAttributes()
161 COLLECT_ATTR(DW_AT_default_value); in collectAttributes()
162 COLLECT_ATTR(DW_AT_digit_count); in collectAttributes()
163 COLLECT_ATTR(DW_AT_discr); in collectAttributes()
164 COLLECT_ATTR(DW_AT_discr_list); in collectAttributes()
165 COLLECT_ATTR(DW_AT_discr_value); in collectAttributes()
166 COLLECT_ATTR(DW_AT_encoding); in collectAttributes()
167 COLLECT_ATTR(DW_AT_enum_class); in collectAttributes()
168 COLLECT_ATTR(DW_AT_endianity); in collectAttributes()
169 COLLECT_ATTR(DW_AT_explicit); in collectAttributes()
170 COLLECT_ATTR(DW_AT_is_optional); in collectAttributes()
171 COLLECT_ATTR(DW_AT_location); in collectAttributes()
172 COLLECT_ATTR(DW_AT_lower_bound); in collectAttributes()
173 COLLECT_ATTR(DW_AT_mutable); in collectAttributes()
174 COLLECT_ATTR(DW_AT_ordering); in collectAttributes()
175 COLLECT_ATTR(DW_AT_picture_string); in collectAttributes()
176 COLLECT_ATTR(DW_AT_prototyped); in collectAttributes()
177 COLLECT_ATTR(DW_AT_small); in collectAttributes()
178 COLLECT_ATTR(DW_AT_segment); in collectAttributes()
179 COLLECT_ATTR(DW_AT_string_length); in collectAttributes()
180 COLLECT_ATTR(DW_AT_threads_scaled); in collectAttributes()
181 COLLECT_ATTR(DW_AT_upper_bound); in collectAttributes()
182 COLLECT_ATTR(DW_AT_use_location); in collectAttributes()
183 COLLECT_ATTR(DW_AT_use_UTF8); in collectAttributes()
184 COLLECT_ATTR(DW_AT_variable_parameter); in collectAttributes()
185 COLLECT_ATTR(DW_AT_virtuality); in collectAttributes()
186 COLLECT_ATTR(DW_AT_visibility); in collectAttributes()
187 COLLECT_ATTR(DW_AT_vtable_elem_location); in collectAttributes()
188 COLLECT_ATTR(DW_AT_type); in collectAttributes()