Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCommonConfig.h259 bool OnlyKeepDebug = false; member
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h351 bool OnlyKeepDebug; variable
H A DObject.cpp2109 bool OnlyKeepDebug) in ELFWriter()