Searched refs:S_ATTR_SOME_INSTRUCTIONS (Results 1 – 5 of 5) sorted by relevance
65 ENTRY(nullptr /*FIXME*/, S_ATTR_SOME_INSTRUCTIONS)
235 Flags |= MachO::S_ATTR_SOME_INSTRUCTIONS; in WriteSection()
221 S_ATTR_SOME_INSTRUCTIONS = 0x400u, enumerator363 MachOSection::S_ATTR_SOME_INSTRUCTIONS | in MachOTextSection()
244 S_ATTR_SOME_INSTRUCTIONS = 0x00000400u, enumerator
1084 (section_flags & MachO::S_ATTR_SOME_INSTRUCTIONS)) { in DumpSectionContents()7354 if (section_attributes & MachO::S_ATTR_SOME_INSTRUCTIONS) in PrintSection()