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

References

lib/ObjectYAML/MachOEmitter.cpp
  118   for (const auto &Sec : LC.Sections) {
  133   for (const auto &Sec : LC.Sections) {
  270       for (auto &Sec : LC.Sections) {
lib/ObjectYAML/MachOYAML.cpp
  207   IO.mapOptional("Sections", LoadCommand.Sections);
  213   IO.mapOptional("Sections", LoadCommand.Sections);
tools/obj2yaml/macho2yaml.cpp
  132                                                                  LC.Sections);
  140       LoadCmd, LC.Sections);