Searched refs:S_LAZY_SYMBOL_POINTERS (Results 1 – 9 of 9) sorted by relevance
50 case MachO::S_LAZY_SYMBOL_POINTERS: in isSectionAtomizableBySymbols()
492 Section.getType() != MachO::S_LAZY_SYMBOL_POINTERS && in bindIndirectSymbols()523 if (Section.getType() != MachO::S_LAZY_SYMBOL_POINTERS && in bindIndirectSymbols()
169 MachO::S_LAZY_SYMBOL_POINTERS, in initMachOMCObjectFileInfo()
297 MachO::S_LAZY_SYMBOL_POINTERS, 4); in parseSectionDirectiveLazySymbolPointers()556 SectionType != MachO::S_LAZY_SYMBOL_POINTERS && in parseDirectiveIndirectSymbol()
283 ENTRY("__DATA", "__la_symbol_ptr", S_LAZY_SYMBOL_POINTERS,1196 case llvm::MachO::S_LAZY_SYMBOL_POINTERS: in addIndirectSymbols()
189 llvm::MachO::S_LAZY_SYMBOL_POINTERS); in enumeration()
225 { "LazySymbolPointers" , MachO::S_LAZY_SYMBOL_POINTERS },
133 S_LAZY_SYMBOL_POINTERS = 0x07u, enumerator
742 section_type == MachO::S_LAZY_SYMBOL_POINTERS || in PrintIndirectSymbols()770 section_type == MachO::S_LAZY_SYMBOL_POINTERS || in PrintIndirectSymbols()3079 section_type == MachO::S_LAZY_SYMBOL_POINTERS || in GuessIndirectSymbol()3110 section_type == MachO::S_LAZY_SYMBOL_POINTERS || in GuessIndirectSymbol()8686 else if (section_type == MachO::S_LAZY_SYMBOL_POINTERS) in PrintSection()8743 section_type == MachO::S_LAZY_SYMBOL_POINTERS || in PrintSection()