Home
last modified time | relevance | path

Searched refs:copyShtGroup (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lld/ELF/
DInputSection.h390 template <class ELFT> void copyShtGroup(uint8_t *buf);
DInputSection.cpp385 template <class ELFT> void InputSection::copyShtGroup(uint8_t *buf) { in copyShtGroup() function in InputSection
1243 copyShtGroup<ELFT>(buf + outSecOff); in writeTo()