Searched refs:DW_AT_encoding (Results 1 – 2 of 2) sorted by relevance
228 constexpr uint16_t DW_AT_encoding = 0x3e; variable
448 auto encoding_attr = die->GetUint64Attribute(DW_AT_encoding); in ParseBaseType()