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