Searched refs:S_INTERPOSING (Results 1 – 4 of 4) sorted by relevance
53 case MachO::S_INTERPOSING: in isSectionAtomizableBySymbols()
238 { "Interposing" , MachO::S_INTERPOSING },
158 S_INTERPOSING = 0x0du, enumerator
8713 else if (section_type == MachO::S_INTERPOSING) in PrintSection()