Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
2022 writePhdr(Seg); in writePhdrs()