Searched refs:SECTION_TYPE (Results 1 – 14 of 14) sorted by relevance
52 MachO::SECTION_TYPE); in getType()
278 if ((TAA & MachO::SECTION_TYPE) != MachO::S_SYMBOL_STUBS) in ParseSectionSpecifier()
70 return static_cast<MachO::SectionType>(Flags & MachO::SECTION_TYPE); in getType()
80 if ((SecType & MachO::SECTION_TYPE) == MachO::S_MOD_INIT_FUNC_POINTERS) { in getMachOObjectFileSymbolInfo()
252 return flags & llvm::MachO::SECTION_TYPE; in sectionType()
89 switch (NSec.Flags & MachO::SECTION_TYPE) { in isZeroFillSection()416 } else if ((NSec.Flags & MachO::SECTION_TYPE) == in graphifyRegularSymbols()
196 Type: [[SECTION_TYPE]]
1780 return Flags & MachO::SECTION_TYPE; in getSectionType()1947 SectType = Sect.flags & MachO::SECTION_TYPE; in getSectionSize()1952 SectType = Sect.flags & MachO::SECTION_TYPE; in getSectionSize()2031 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionData()2039 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionBSS()2105 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionVirtual()
675 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in PrintIndirectSymbols()703 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in PrintIndirectSymbols()1453 section_type = Sec.flags & MachO::SECTION_TYPE; in DumpLiteralPointerSection()1456 section_type = Sec.flags & MachO::SECTION_TYPE; in DumpLiteralPointerSection()1543 section_type = Sec.flags & MachO::SECTION_TYPE; in DumpLiteralPointerSection()1546 section_type = Sec.flags & MachO::SECTION_TYPE; in DumpLiteralPointerSection()3032 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessCstringPointer()3053 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessCstringPointer()3088 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessIndirectSymbol()3119 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessIndirectSymbol()[all …]
93 if (!MachO::isVirtualSection(Sec.flags & MachO::SECTION_TYPE)) in constructSectionCommon()
334 if (MachO::isVirtualSection(Sec.flags & MachO::SECTION_TYPE)) in writeSectionData()
639 uint32_t SectionType = Sec.flags & MachO::SECTION_TYPE; in findMachOIndirectCovFunctions()
1432 uint32_t mach_sect_type = flags & SECTION_TYPE; in GetSectionType()3269 symbol_section->Get() & SECTION_TYPE; in ParseSymtab()4153 uint32_t section_type = symbol_section->Get() & SECTION_TYPE; in ParseSymtab()4660 if ((m_mach_sections[sect_idx].flags & SECTION_TYPE) == in ParseSymtab()
112 SECTION_TYPE = 0x000000ffu, // SECTION_TYPE enumerator