Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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
2042 writePhdr(Seg); in writePhdrs()