reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/MC/MCParser/DarwinAsmParser.cpp
  555   if (SectionType != MachO::S_NON_LAZY_SYMBOL_POINTERS &&
  556       SectionType != MachO::S_LAZY_SYMBOL_POINTERS &&
  557       SectionType != MachO::S_THREAD_LOCAL_VARIABLE_POINTERS &&
  558       SectionType != MachO::S_SYMBOL_STUBS)