Home | History | Annotate | Download | only in VMCore

Lines Matching refs:TagName

2018     if (const char *TagName = dwarf::TagString(Tag.getZExtValue()))
2019 Out << "; [ " << TagName << " ]";