reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
491 if (Section.getType() != MachO::S_NON_LAZY_SYMBOL_POINTERS && 492 Section.getType() != MachO::S_LAZY_SYMBOL_POINTERS && 493 Section.getType() != MachO::S_THREAD_LOCAL_VARIABLE_POINTERS && 494 Section.getType() != MachO::S_SYMBOL_STUBS) {