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

Overrides

include/llvm/Object/ELFObjectFile.h
   66   virtual Expected<int64_t> getRelocationAddend(DataRefImpl Rel) const = 0;

Declarations

include/llvm/Object/ELFObjectFile.h
  422   Expected<int64_t> getRelocationAddend(DataRefImpl Rel) const override;