Searched defs:SectionType (Results 1 – 13 of 13) sorted by relevance
119 MachO::SectionType SectionType = getType(); in printSwitchToSection() local202 StringRef SectionType = GetEmptyOrTrim(2); in ParseSectionSpecifier() local
25 uint8_t SectionType; member
52 enum SectionType { enum
916 .. _SectionType: target918 SectionType subsection983 .. _EmulatorInstructionOption:
167 WasmYAML::SectionType SectionType; in mapping() local
1181 uint16_t SectionType = Sec.getSectionType(); in printSectionHeaders() local
555 MachO::SectionType SectionType = Current->getType(); in parseDirectiveIndirectSymbol() local
2040 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionData() local2048 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionBSS() local2149 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionVirtual() local
521 unsigned SectionType = MachO->getSectionType(Section); in isZeroInit() local
625 uint32_t SectionType = Sec.flags & MachO::SECTION_TYPE; in findMachOIndirectCovFunctions() local
659 enum SectionType { enum
269 DWARFContext::parseMacroOrMacinfo(MacroSecType SectionType) { in parseMacroOrMacinfo()
122 enum SectionType : uint32_t { enum