Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp2079 template <class ELFT> void ELFWriter<ELFT>::writePhdrs() { in writePhdrs() function in ELFWriter
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp4385 template <typename ELFT> void elf::writePhdrs(uint8_t *buf, Partition &part) { in writePhdrs() function in elf