Searched refs:S_ATTR_SOME_INSTRUCTIONS (Results 1 – 5 of 5) sorted by relevance
65 ENTRY(nullptr /*FIXME*/, S_ATTR_SOME_INSTRUCTIONS)
805 Flags |= MachO::S_ATTR_SOME_INSTRUCTIONS; in writeObject()
223 S_ATTR_SOME_INSTRUCTIONS = 0x400u, enumerator361 MachOSection::S_ATTR_SOME_INSTRUCTIONS | in MachOTextSection()
245 S_ATTR_SOME_INSTRUCTIONS = 0x00000400u, enumerator
1041 (section_flags & MachO::S_ATTR_SOME_INSTRUCTIONS)) { in DumpSectionContents()7509 if (section_attributes & MachO::S_ATTR_SOME_INSTRUCTIONS) in PrintSection()