Searched defs:writeGotPltHeader (Results 1 – 3 of 3) sorted by relevance
171 void X86::writeGotPltHeader(uint8_t *buf) const { in writeGotPltHeader() function in X86
425 void X86_64::writeGotPltHeader(uint8_t *buf) const { in writeGotPltHeader() function in X86_64
37 virtual void writeGotPltHeader(uint8_t *buf) const {} in writeGotPltHeader() function