enum Tag

Declared at: llvm/include/llvm/BinaryFormat/Dwarf.h:105

Enumerators

NameValueComment
DW_TAG_null0
DW_TAG_array_type1
DW_TAG_class_type2
DW_TAG_entry_point3
DW_TAG_enumeration_type4
DW_TAG_formal_parameter5
DW_TAG_imported_declaration8
DW_TAG_label10
DW_TAG_lexical_block11
DW_TAG_member13
DW_TAG_pointer_type15
DW_TAG_reference_type16
DW_TAG_compile_unit17
DW_TAG_string_type18
DW_TAG_structure_type19
DW_TAG_subroutine_type21
DW_TAG_typedef22
DW_TAG_union_type23
DW_TAG_unspecified_parameters24
DW_TAG_variant25
DW_TAG_common_block26
DW_TAG_common_inclusion27
DW_TAG_inheritance28
DW_TAG_inlined_subroutine29
DW_TAG_module30
DW_TAG_ptr_to_member_type31
DW_TAG_set_type32
DW_TAG_subrange_type33
DW_TAG_with_stmt34
DW_TAG_access_declaration35
DW_TAG_base_type36
DW_TAG_catch_block37
DW_TAG_const_type38
DW_TAG_constant39
DW_TAG_enumerator40
DW_TAG_file_type41
DW_TAG_friend42
DW_TAG_namelist43
DW_TAG_namelist_item44
DW_TAG_packed_type45
DW_TAG_subprogram46
DW_TAG_template_type_parameter47
DW_TAG_template_value_parameter48
DW_TAG_thrown_type49
DW_TAG_try_block50
DW_TAG_variant_part51
DW_TAG_variable52
DW_TAG_volatile_type53
DW_TAG_dwarf_procedure54
DW_TAG_restrict_type55
DW_TAG_interface_type56
DW_TAG_namespace57
DW_TAG_imported_module58
DW_TAG_unspecified_type59
DW_TAG_partial_unit60
DW_TAG_imported_unit61
DW_TAG_condition63
DW_TAG_shared_type64
DW_TAG_type_unit65
DW_TAG_rvalue_reference_type66
DW_TAG_template_alias67
DW_TAG_coarray_type68
DW_TAG_generic_subrange69
DW_TAG_dynamic_type70
DW_TAG_atomic_type71
DW_TAG_call_site72
DW_TAG_call_site_parameter73
DW_TAG_skeleton_unit74
DW_TAG_immutable_type75
DW_TAG_MIPS_loop16513
DW_TAG_format_label16641
DW_TAG_function_template16642
DW_TAG_class_template16643
DW_TAG_GNU_BINCL16644
DW_TAG_GNU_EINCL16645
DW_TAG_GNU_template_template_param16646
DW_TAG_GNU_template_parameter_pack16647
DW_TAG_GNU_formal_parameter_pack16648
DW_TAG_GNU_call_site16649
DW_TAG_GNU_call_site_parameter16650
DW_TAG_APPLE_property16896
DW_TAG_SUN_function_template16897
DW_TAG_SUN_class_template16898
DW_TAG_SUN_struct_template16899
DW_TAG_SUN_union_template16900
DW_TAG_SUN_indirect_inheritance16901
DW_TAG_SUN_codeflags16902
DW_TAG_SUN_memop_info16903
DW_TAG_SUN_omp_child_func16904
DW_TAG_SUN_rtti_descriptor16905
DW_TAG_SUN_dtor_info16906
DW_TAG_SUN_dtor16907
DW_TAG_SUN_f90_interface16908
DW_TAG_SUN_fortran_vax_structure16909
DW_TAG_SUN_hi17151
DW_TAG_ALTIUM_circ_type20737
DW_TAG_ALTIUM_mwa_circ_type20738
DW_TAG_ALTIUM_rev_carry_type20739
DW_TAG_ALTIUM_rom20753
DW_TAG_LLVM_annotation24576
DW_TAG_GHS_namespace32772
DW_TAG_GHS_using_namespace32773
DW_TAG_GHS_using_declaration32774
DW_TAG_GHS_template_templ_param32775
DW_TAG_UPC_shared_type34661
DW_TAG_UPC_strict_type34662
DW_TAG_UPC_relaxed34663
DW_TAG_PGI_kanji_type40960
DW_TAG_PGI_interface_block40992
DW_TAG_BORLAND_property45056
DW_TAG_BORLAND_Delphi_string45057
DW_TAG_BORLAND_Delphi_dynamic_array45058
DW_TAG_BORLAND_Delphi_set45059
DW_TAG_BORLAND_Delphi_variant45060
DW_TAG_lo_user16512
DW_TAG_hi_user65535
DW_TAG_user_base4096Recommended base for user tags.