Home
last modified time | relevance | path

Searched defs:writeEhdr (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1963 template <class ELFT> void ELFWriter<ELFT>::writeEhdr() { in writeEhdr() function in ELFWriter
/openbsd-src/gnu/llvm/lld/ELF/
H A DSyntheticSections.cpp3714 template <typename ELFT> void elf::writeEhdr(uint8_t *buf, Partition &part) { in writeEhdr() function in elf