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

Declarations

include/llvm/Object/COFF.h
  936   const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;

References

tools/obj2yaml/coff2yaml.cpp
  198       const object::coff_relocation *reloc = Obj.getCOFFRelocation(Reloc);