Searched refs:S_SYMBOL_STUBS (Results 1 – 5 of 5) sorted by relevance
240 if (TAA == MachO::S_SYMBOL_STUBS) in ParseSectionSpecifier()265 if (TAA == MachO::S_SYMBOL_STUBS) in ParseSectionSpecifier()272 if ((TAA & MachO::SECTION_TYPE) != MachO::S_SYMBOL_STUBS) in ParseSectionSpecifier()
494 Section.getType() != MachO::S_SYMBOL_STUBS) { in bindIndirectSymbols()524 Section.getType() != MachO::S_SYMBOL_STUBS) in bindIndirectSymbols()
270 MachO::S_SYMBOL_STUBS | in parseSectionDirectiveSymbolStub()278 MachO::S_SYMBOL_STUBS | in parseSectionDirectivePICSymbolStub()558 SectionType != MachO::S_SYMBOL_STUBS) in parseDirectiveIndirectSymbol()
137 S_SYMBOL_STUBS = 0x08u, enumerator
136 S_SYMBOL_STUBS = 0x08u, enumerator