Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h1191 bool HadShdrs = true; variable
H A DELFObject.cpp1838 Obj.HadShdrs = false; in readSections()
2157 : Writer(Obj, Buf), WriteSectionHeaders(WSH && Obj.HadShdrs), in ELFWriter()