Searched defs:writePhdrs (Results 1 – 2 of 2) sorted by relevance
2040 template <class ELFT> void ELFWriter<ELFT>::writePhdrs() { writePhdrs() function in ELFWriter
3765 template <typename ELFT> void elf::writePhdrs(uint8_t *buf, Partition &part) { writePhdrs() function in elf