Searched refs:S_INTERPOSING (Results 1 – 6 of 6) sorted by relevance
54 case MachO::S_INTERPOSING: in isSectionAtomizableBySymbols()
82 S_INTERPOSING = 0x0DU, enumerator
428 case MCSectionMachO::S_INTERPOSING: in isSectionAtomizable()
151 S_INTERPOSING = 0x0du, enumerator
7840 else if (section_type == MachO::S_INTERPOSING) in PrintSection()