Home | History | Annotate | Download | only in DWARF

Lines Matching refs:die_tag

5048     const dw_tag_t die_tag = die->Tag();
5069 if (type_die_tag == die_tag)
5084 try_resolving_type = (die_tag == DW_TAG_structure_type);
5088 try_resolving_type = (die_tag == DW_TAG_class_type);