Searched refs:DW_AT_binary_scale (Results 1 – 10 of 10) sorted by relevance
135 COLLECT_ATTR(DW_AT_binary_scale); in collectAttributes()375 ADD_ATTR(Attrs.DW_AT_binary_scale); in hashAttributes()
37 DIEValue DW_AT_binary_scale; member
11 HANDLE_DIE_HASH_ATTR(DW_AT_binary_scale)
176 DW_AT_binary_scale = 0x5b // constant const
167 DW_AT_binary_scale = 0x5b, enumerator
120 case DW_AT_binary_scale: return "DW_AT_binary_scale"; in AttributeString()
184 DW_AT_binary_scale = 0x5b, enumerator
246 DW_AT_binary_scale = 0x5b, enumerator
251 constexpr uint16_t DW_AT_binary_scale = 0x5b; variable