Searched refs:S_INTERPOSING (Results 1 – 5 of 5) sorted by relevance
53 case MachO::S_INTERPOSING: in isSectionAtomizableBySymbols()
847 S_INTERPOSING, in version() enumerator2838 S_INTERPOSING = 0xd, enumerator
225 { "Interposing" , MachO::S_INTERPOSING },
156 S_INTERPOSING = 0x0du, enumerator
8718 else if (section_type == MachO::S_INTERPOSING) in PrintSection()