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

References

tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp
  347     auto pos = _sectionMap.find(type);
  351     return rMode ? getRelocatableSection(type) : getFinalSection(type);
  351     return rMode ? getRelocatableSection(type) : getFinalSection(type);