DW_TAG_compile_unit
if (tag == DW_TAG_compile_unit ||
if (tag == DW_TAG_compile_unit) {
if (t == DW_TAG_compile_unit ||
if (DW_TAG_compile_unit != tag &&
case DW_TAG_compile_unit:
if (first_die->di_tag != DW_TAG_compile_unit) {