DW_TAG_immutable_type
if (info.tag <= DW_TAG_immutable_type)
sTagNames[DW_TAG_immutable_type + 1 + (info.tag
if (tag <= DW_TAG_immutable_type)
return sTagNames[DW_TAG_immutable_type + 1 + (tag
static const uint32 kTagNameInfoCount = DW_TAG_immutable_type + 5;