Searched defs:SectionType (Results 1 – 17 of 17) sorted by relevance
110 MachO::SectionType SectionType = getType(); in PrintSwitchToSection() local193 StringRef SectionType = GetEmptyOrTrim(2); in ParseSectionSpecifier() local
25 uint8_t SectionType; member
916 .. _SectionType: target918 SectionType section in Enumerators983 .. _EmulatorInstructionOption:
53 enum SectionType { enum
535 uint16_t SectionType = Sec.getSectionType(); in printSectionHeaders() local
165 WasmYAML::SectionType SectionType; in mapping() local
2023 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionData() local2031 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionBSS() local2057 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
646 enum SectionType { enum
264 DWARFContext::parseMacroOrMacinfo(MacroSecType SectionType) { in parseMacroOrMacinfo()
1710 UINT8 SectionType[16]; member1725 UINT8 SectionType[16]; member
707 UINT8 SectionType[16]; member
1377 UINT8 SectionType[16]; member
1393 UINT8 SectionType[16]; member
1577 UINT8 SectionType[16]; member
120 enum SectionType : uint32_t { enum