Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp58 template <class ELFT> void ELFWriter<ELFT>::writeShdr(const SectionBase &Sec) { in writeShdr() function in llvm::objcopy::elf::ELFWriter
1313 writeShdr(Sec); in writeShdrs()
H A DObject.h214 void writeShdr(const SectionBase &Sec);