Home
last modified time | relevance | path

Searched refs:writePhdr (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ObjCopy/ELF/
H A DELFObject.h331 void writePhdr(const Segment &Seg);
H A DELFObject.cpp37 template <class ELFT> void ELFWriter<ELFT>::writePhdr(const Segment &Seg) { in writePhdr() function in ELFWriter
2000 writePhdr(Seg); in writePhdrs()