Searched refs:setTag (Results 1 – 8 of 8) sorted by relevance
454 Namespace->setTag(dwarf::DW_TAG_namespace); in get()848 Symbol->setTag(dwarf::DW_TAG_formal_parameter); in visitKnownRecord()898 Symbol->setTag(dwarf::DW_TAG_formal_parameter); in visitKnownRecord()1388 AbstractFunction->setTag(dwarf::DW_TAG_subprogram); in visitKnownRecord()1442 Symbol->setTag(dwarf::DW_TAG_formal_parameter); in visitKnownRecord()1849 Subrange->setTag(dwarf::DW_TAG_subrange_type); in visitKnownRecord()2299 LastLink->setTag(dwarf::DW_TAG_const_type); in visitKnownRecord()2311 LastLink->setTag(dwarf::DW_TAG_volatile_type); in visitKnownRecord()2323 LastLink->setTag(dwarf::DW_TAG_unaligned); in visitKnownRecord()2378 Restrict->setTag(dwarf::DW_TAG_restrict_type); in visitKnownRecord()[all …]
552 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
231 void setTag(dwarf::Tag Tag) { TagAttrOpcode.Tag = Tag; } in setTag() function
439 void setTag(const char *tag) { Tag = tag; } in setTag() function
1879 X->setTag(getTag()); in VisitNode()2774 piece->setTag(getTag()); in VisitNode()
165 void setTag(unsigned Tag) { SubclassData16 = Tag; } in setTag() function738 setTag(Tag); in mutate()