Searched refs:copyShtGroup (Results 1 – 2 of 2) sorted by relevance
390 template <class ELFT> void copyShtGroup(uint8_t *buf);
385 template <class ELFT> void InputSection::copyShtGroup(uint8_t *buf) { in copyShtGroup() function in InputSection1243 copyShtGroup<ELFT>(buf + outSecOff); in writeTo()