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

Declarations

include/llvm/Object/MachO.h
  347   section_iterator getRelocationRelocatedSection(relocation_iterator Rel) const;

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp
  144   section_iterator SecI = O.getRelocationRelocatedSection(RI);