Searched refs:writeGotHeader (Results 1 – 3 of 3) sorted by relevance
113 void writeGotHeader(uint8_t *Buf) const override;494 void PPC64::writeGotHeader(uint8_t *Buf) const { in writeGotHeader() function in PPC64
32 virtual void writeGotHeader(uint8_t *Buf) const {} in writeGotHeader() function
651 Target->writeGotHeader(Buf); in writeTo()