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

References

tools/llvm-objcopy/MachO/MachOReader.cpp
  131       O.SymTabCommandIndex = O.LoadCommands.size();
tools/llvm-objcopy/MachO/MachOWriter.cpp
   40   if (O.SymTabCommandIndex) {
   42         O.LoadCommands[*O.SymTabCommandIndex]
  274   if (!O.SymTabCommandIndex)
  277       O.LoadCommands[*O.SymTabCommandIndex]
  285   if (!O.SymTabCommandIndex)
  288       O.LoadCommands[*O.SymTabCommandIndex]
  408   if (O.SymTabCommandIndex) {
  410         O.LoadCommands[*O.SymTabCommandIndex]