Searched refs:DW_AT_friend (Results 1 – 11 of 11) sorted by relevance
4 ; Check that the friend tag is there and is followed by a DW_AT_friend that has a reference back.9 ; CHECK: 0x000000a1: DW_AT_friend [DW_FORM_ref4] (cu + 0x0032 => {0x00000032})
183 DW_AT_friend = 0x41, enumerator
80 DWARF_NAMEFY(DW_AT_friend); in dwarf_at_name()
268 #define DW_AT_friend 0x41 macro
258 DW_AT_friend = 0x41, enumerator
239 case DW_AT_friend: return "DW_AT_friend"; in ML_()
163 case DW_AT_friend: return "DW_AT_friend"; in AttributeString()
188 DW_AT_friend = 0x41, enumerator
157 { DW_AT_friend, "friend" },
852 addType(ElemDie, DDTy.getTypeDerivedFrom(), dwarf::DW_AT_friend); in constructTypeDIE()
3182 [DW_AT_friend] = "friend", in dwarf_attr_string()