Searched defs:SectionType (Results 1 – 13 of 13) sorted by relevance
25 uint8_t SectionType; member
117 MachO::SectionType SectionType = getType(); in printSwitchToSection() local200 StringRef SectionType = GetEmptyOrTrim(2); in ParseSectionSpecifier() local
52 enum SectionType { enum
916 .. _SectionType: target918 SectionType section in Enumerators983 .. _EmulatorInstructionOption:
905 uint16_t SectionType = Sec.getSectionType(); in printSectionHeaders() local
167 WasmYAML::SectionType SectionType; in mapping() local
555 MachO::SectionType SectionType = Current->getType(); in parseDirectiveIndirectSymbol() local
2031 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionData() local2039 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionBSS() local2105 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionVirtual() local
520 unsigned SectionType = MachO->getSectionType(Section); in isZeroInit() local
639 uint32_t SectionType = Sec.flags & MachO::SECTION_TYPE; in findMachOIndirectCovFunctions() local
654 enum SectionType { enum
270 DWARFContext::parseMacroOrMacinfo(MacroSecType SectionType) { in parseMacroOrMacinfo()
120 enum SectionType : uint32_t { enum