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