Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A DCommonConfig.h211 bool OnlyKeepDebug = false; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.h351 bool OnlyKeepDebug; variable
H A DObject.cpp2104 bool OnlyKeepDebug) in ELFWriter()