Home
last modified time | relevance | path

Searched defs:OnlyKeepDebug (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h257 bool OnlyKeepDebug = false; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h351 bool OnlyKeepDebug; global() variable
H A DELFObject.cpp2117 ELFWriter(Object & Obj,raw_ostream & Buf,bool WSH,bool OnlyKeepDebug) ELFWriter() argument