Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h254 bool OnlyKeepDebug = false; member
/llvm-project-15.0.7/llvm/lib/ObjCopy/ELF/
H A DELFObject.h351 bool OnlyKeepDebug; variable
H A DELFObject.cpp2075 bool OnlyKeepDebug) in ELFWriter()