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

References

lib/Object/MachOObjectFile.cpp
 1330     LoadCommands.push_back(Load);
 1669   assert(LoadCommands.size() == LoadCommandCount);
 4134   return LoadCommands.begin();
 4139   return LoadCommands.end();