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

References

lib/Object/MachOObjectFile.cpp
 2089   Ret.d.a = 0; // Would normally be a section index.
 2090   Ret.d.b = DysymtabLoadCmd.nextrel; // Index into the external relocations
 2091   return relocation_iterator(RelocationRef(Ret, this));