Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h334 void writePhdr(const Segment &Seg);
H A DELFObject.cpp39 template <class ELFT> void ELFWriter<ELFT>::writePhdr(const Segment &Seg) { in writePhdr() function in ELFWriter
2081 writePhdr(Seg); in writePhdrs()