Searched refs:setTag (Results 1 – 8 of 8) sorted by relevance
441 Namespace->setTag(dwarf::DW_TAG_namespace); in get()835 Symbol->setTag(dwarf::DW_TAG_formal_parameter); in visitKnownRecord()885 Symbol->setTag(dwarf::DW_TAG_formal_parameter); in visitKnownRecord()1381 AbstractFunction->setTag(dwarf::DW_TAG_subprogram); in visitKnownRecord()1435 Symbol->setTag(dwarf::DW_TAG_formal_parameter); in visitKnownRecord()1842 Subrange->setTag(dwarf::DW_TAG_subrange_type); in visitKnownRecord()2293 LastLink->setTag(dwarf::DW_TAG_const_type); in visitKnownRecord()2305 LastLink->setTag(dwarf::DW_TAG_volatile_type); in visitKnownRecord()2317 LastLink->setTag(dwarf::DW_TAG_unaligned); in visitKnownRecord()2372 Restrict->setTag(dwarf::DW_TAG_restrict_type); in visitKnownRecord()[all …]
355 CurrentElement->setTag(Tag); in processOneDie()
38 void setLazy(bool Lazy) { setTag(Lazy); } in setLazy()
48 void setTag(bool B) { Capacity.setInt(B); } in setTag() function
232 void setTag(dwarf::Tag Tag) { TagAttrOpcode.Tag = Tag; } in setTag() function
439 void setTag(const char *tag) { Tag = tag; } in setTag() function
1831 X->setTag(getTag()); in VisitNode()2726 piece->setTag(getTag()); in VisitNode()
166 void setTag(unsigned Tag) { SubclassData16 = Tag; } in setTag() function745 setTag(Tag); in mutate()