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