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

Declarations

include/llvm/Object/MachO.h
  337   section_iterator getRelocationSection(DataRefImpl Rel) const;

References

lib/DebugInfo/DWARF/DWARFContext.cpp
 1318     RSec = MObj->getRelocationSection(Reloc.getRawDataRefImpl());
tools/llvm-readobj/MachODumper.cpp
  563     section_iterator SecI = Obj->getRelocationSection(DR);