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

References

tools/llvm-objcopy/MachO/MachOReader.cpp
  138       O.DyLdInfoCommandIndex = O.LoadCommands.size();
tools/llvm-objcopy/MachO/MachOWriter.cpp
   49   if (O.DyLdInfoCommandIndex) {
   51         O.LoadCommands[*O.DyLdInfoCommandIndex]
  305   if (!O.DyLdInfoCommandIndex)
  308       O.LoadCommands[*O.DyLdInfoCommandIndex]
  317   if (!O.DyLdInfoCommandIndex)
  320       O.LoadCommands[*O.DyLdInfoCommandIndex]
  329   if (!O.DyLdInfoCommandIndex)
  332       O.LoadCommands[*O.DyLdInfoCommandIndex]
  341   if (!O.DyLdInfoCommandIndex)
  344       O.LoadCommands[*O.DyLdInfoCommandIndex]
  353   if (!O.DyLdInfoCommandIndex)
  356       O.LoadCommands[*O.DyLdInfoCommandIndex]
  418   if (O.DyLdInfoCommandIndex) {
  420         O.LoadCommands[*O.DyLdInfoCommandIndex]