Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h255 bool OnlyKeepDebug = false; member
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h354 bool OnlyKeepDebug; variable
H A DELFObject.cpp2156 bool OnlyKeepDebug) in ELFWriter()