enum DwarfSectionSubtypeFlags

Description

Values for defining the section subtype of sections of type STYP_DWARF as they would appear in the (signed, 32-bit) s_flags field of the section header structure, contributing to the 16 most significant bits. Defined in the system header `scnhdr.h`.

Declared at: llvm/include/llvm/BinaryFormat/XCOFF.h:139

Enumerators

NameValueComment
SSUBTYP_DWINFO65536DWARF info section
SSUBTYP_DWLINE131072DWARF line section
SSUBTYP_DWPBNMS196608DWARF pubnames section
SSUBTYP_DWPBTYP262144DWARF pubtypes section
SSUBTYP_DWARNGE327680DWARF aranges section
SSUBTYP_DWABREV393216DWARF abbrev section
SSUBTYP_DWSTR458752DWARF str section
SSUBTYP_DWRNGES524288DWARF ranges section
SSUBTYP_DWLOC589824DWARF loc section
SSUBTYP_DWFRAME655360DWARF frame section
SSUBTYP_DWMAC720896DWARF macinfo section