Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h255 bool OnlyKeepDebug = false; global() member
/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h354 bool OnlyKeepDebug; variable
H A DELFObject.cpp2156 ELFWriter(Object & Obj,raw_ostream & Buf,bool WSH,bool OnlyKeepDebug) ELFWriter() argument