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

References

lib/Object/MachOObjectFile.cpp
 2106   Ret.d.a = 1; // Would normally be a section index.
 2107   Ret.d.b = DysymtabLoadCmd.nlocrel; // Index into the local relocations
 2108   return relocation_iterator(RelocationRef(Ret, this));