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

Declarations

tools/lld/ELF/InputSection.h
  180   template <class ELFT> void relocate(uint8_t *buf, uint8_t *bufEnd);

References

tools/lld/ELF/InputSection.cpp
 1129     relocate<ELFT>(buf, bufEnd);
 1137   relocate<ELFT>(buf, bufEnd);