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