Searched refs:section_flags (Results 1 – 1 of 1) sorted by relevance
1761 uint32_t section_flags; in DumpSectionContents() local1764 section_flags = Sec.flags; in DumpSectionContents()1768 section_flags = Sec.flags; in DumpSectionContents()1770 uint32_t section_type = section_flags & MachO::SECTION_TYPE; in DumpSectionContents()1783 if ((section_flags & MachO::S_ATTR_PURE_INSTRUCTIONS) || in DumpSectionContents()1784 (section_flags & MachO::S_ATTR_SOME_INSTRUCTIONS)) { in DumpSectionContents()