Searched refs:writeGotHeader (Results 1 – 5 of 5) sorted by relevance
34 void writeGotHeader(uint8_t *buf) const override;186 void PPC::writeGotHeader(uint8_t *buf) const { in writeGotHeader() function in PPC
35 void writeGotHeader(uint8_t *buf) const override;186 void RISCV::writeGotHeader(uint8_t *buf) const { in writeGotHeader() function in RISCV
169 void writeGotHeader(uint8_t *buf) const override;1092 void PPC64::writeGotHeader(uint8_t *buf) const { in writeGotHeader() function in PPC64
35 virtual void writeGotHeader(uint8_t *buf) const {} in writeGotHeader() function
686 target->writeGotHeader(buf); in writeTo()