Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DInputSection.h401 template <class ELFT> void copyShtGroup(uint8_t *buf);
H A DInputSection.cpp324 template <class ELFT> void InputSection::copyShtGroup(uint8_t *buf) { in copyShtGroup() function in InputSection
1099 copyShtGroup<ELFT>(buf); in writeTo()