Searched defs:SectionType (Results 1 – 13 of 13) sorted by relevance
110 MachO::SectionType SectionType = getType(); in PrintSwitchToSection() local193 StringRef SectionType = GetEmptyOrTrim(2); in ParseSectionSpecifier() local
25 uint8_t SectionType; member
53 enum SectionType { enum
483 uint16_t SectionType = Sec.getSectionType(); in printSectionHeaders() local
158 unsigned SectionType = NSec.Flags & MachO::SECTION_TYPE; in createNormalizedSections() local
165 WasmYAML::SectionType SectionType; in mapping() local
2024 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionData() local2032 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionBSS() local2051 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionVirtual() local
555 MachO::SectionType SectionType = Current->getType(); in parseDirectiveIndirectSymbol() local
518 unsigned SectionType = MachO->getSectionType(Section); in isZeroInit() local
616 uint32_t SectionType = Sec.flags & MachO::SECTION_TYPE; in findMachOIndirectCovFunctions() local
264 DWARFContext::parseMacroOrMacinfo(MacroSecType SectionType) { in parseMacroOrMacinfo()
1987 UINT8 SectionType[16]; global() member 2002 UINT8 SectionType[16]; global() member
120 enum SectionType : uint32_t { enum