Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.h330 void writeEhdr();
H A DObject.cpp1981 template <class ELFT> void ELFWriter<ELFT>::writeEhdr() { in writeEhdr() function in llvm::objcopy::elf::ELFWriter
2415 writeEhdr(); in write()