Searched refs:S_INTERPOSING (Results 1 – 5 of 5) sorted by relevance
53 case MachO::S_INTERPOSING: in isSectionAtomizableBySymbols()
238 { "Interposing" , MachO::S_INTERPOSING },
158 S_INTERPOSING = 0x0du, enumerator
1573 case S_INTERPOSING: // section with only pairs of function pointers for in GetSectionType()3319 case S_INTERPOSING: in ParseSymtab()4200 case S_INTERPOSING: in ParseSymtab()
9011 else if (section_type == MachO::S_INTERPOSING) in PrintSection()