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

References

tools/llvm-objcopy/MachO/MachOWriter.cpp
  239       for (size_t Index = 0; Index < Sec.Relocations.size(); ++Index) {
  239       for (size_t Index = 0; Index < Sec.Relocations.size(); ++Index) {
  240         auto RelocInfo = Sec.Relocations[Index];
  251                    Index * sizeof(MachO::any_relocation_info),