Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp1224 template <class ELFT> void ELFWriter<ELFT>::writeEhdr() { in writeEhdr() function in llvm::objcopy::elf::ELFWriter
1493 writeEhdr(); in write()
H A DObject.h212 void writeEhdr();