Searched defs:writePhdrs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ObjCopy/ELF/ | ||
H A D | ELFObject.cpp | 2079 template <class ELFT> void ELFWriter<ELFT>::writePhdrs() { writePhdrs() function in ELFWriter |
/llvm-project/lld/ELF/ | ||
H A D | SyntheticSections.cpp | 4387 template <typename ELFT> void elf::writePhdrs(uint8_t *buf, Partition &part) { writePhdrs() function in elf |