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

Definitions

tools/lld/ELF/SyntheticSections.cpp
 1598 template <class ELFT> void RelocationSection<ELFT>::writeTo(uint8_t *buf) {
tools/lld/ELF/SyntheticSections.h
  516   void writeTo(uint8_t *buf) override;