Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h254 bool OnlyKeepDebug = false; member
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.h351 bool OnlyKeepDebug; variable
H A DELFObject.cpp2097 bool OnlyKeepDebug) in ELFWriter()