Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h331 void writePhdr(const Segment &Seg);
H A DObject.cpp37 template <class ELFT> void ELFWriter<ELFT>::writePhdr(const Segment &Seg) { in writePhdr() function in ELFWriter
2045 writePhdr(Seg); in writePhdrs()