Searched defs:SectionType (Results 1 – 9 of 9) sorted by relevance
115 MachO::SectionType SectionType = getType(); in PrintSwitchToSection() local198 StringRef SectionType = GetEmptyOrTrim(2); in ParseSectionSpecifier() local
94 enum SectionType { ROData = 0, Data, BSS, NumSectionTypes }; enum
142 unsigned SectionType = NSec.Flags & MachO::SECTION_TYPE; in createNormalizedSections() local
163 WasmYAML::SectionType SectionType; in mapping() local
2019 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionData() local2027 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionBSS() local2039 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionVirtual() local
554 MachO::SectionType SectionType = Current->getType(); in parseDirectiveIndirectSymbol() local
508 unsigned SectionType = MachO->getSectionType(Section); in isZeroInit() local
115 enum SectionType : uint32_t { enum
114 enum SectionType : uint32_t { enum