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