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

References

tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp
   85   if (ctxt.sectionAligned(segmentName, sectionName, align)) {
  242     if (sect.second->sectionName.equals(sectionName) &&
  327       if (sect.second->sectionName.equals(p.sectionName) &&
  496  return llvm::StringSwitch<unsigned>(sect->sectionName)
  618                     << ", section-name='" << si->sectionName
  644   normSect->sectionName   = si->sectionName;