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

References

tools/llvm-objcopy/MachO/MachOReader.cpp
  134       O.DySymTabCommandIndex = O.LoadCommands.size();
tools/llvm-objcopy/MachO/MachOWriter.cpp
   82   if (O.DySymTabCommandIndex) {
   84         O.LoadCommands[*O.DySymTabCommandIndex]
  365   if (!O.DySymTabCommandIndex)
  369       O.LoadCommands[*O.DySymTabCommandIndex]
  438   if (O.DySymTabCommandIndex) {
  440         O.LoadCommands[*O.DySymTabCommandIndex]