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

Declarations

include/llvm/Object/MachO.h
  325   relocation_iterator extrel_begin() const;

References

include/llvm/Object/MachO.h
  328     return make_range(extrel_begin(), extrel_end());
tools/llvm-objdump/MachODump.cpp
 1060     PrintRelocationEntries(O, O->extrel_begin(), O->extrel_end(), cputype,