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

References

lib/MC/MCMachOStreamer.cpp
  302     ISD.Section = getCurrentSectionOnly();
lib/MC/MachObjectWriter.cpp
  489     const MCSectionMachO &Section = cast<MCSectionMachO>(*it->Section);
  505     const MCSectionMachO &Section = cast<MCSectionMachO>(*it->Section);
  512     IndirectSymBase.insert(std::make_pair(it->Section, IndirectIndex));
  521     const MCSectionMachO &Section = cast<MCSectionMachO>(*it->Section);
  528     IndirectSymBase.insert(std::make_pair(it->Section, IndirectIndex));
 1017           static_cast<const MCSectionMachO &>(*it->Section);