Searched refs:SectionSubtype (Results 1 – 4 of 4) sorted by relevance
82 std::optional<XCOFF::DwarfSectionSubtypeFlags> SectionSubtype; member
213 if (InitSections[I].SectionSubtype) { in initSectionHeaders()215 static_cast<uint32_t>(*InitSections[I].SectionSubtype); in initSectionHeaders()
253 IO.mapOptional("DWARFSectionSubtype", Sec.SectionSubtype); in mapping()
1200 int32_t SectionSubtype = Sec.getSectionSubtype(); in printSectionHeaders() local1221 W.printEnum("DWARFSubType", SectionSubtype, in printSectionHeaders()