Home
last modified time | relevance | path

Searched refs:ExtractMainPartition (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/ObjCopy/
HDConfigManager.cpp95 Common.ExtractMainPartition || Common.OnlyKeepDebug || in getXCOFFConfig()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/ObjCopy/
HDCommonConfig.h254 bool ExtractMainPartition = false; member
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-objcopy/
HDObjcopyOptions.cpp983 Config.ExtractMainPartition = in parseObjcopyOptions()
1156 if (Config.ExtractPartition && Config.ExtractMainPartition) in parseObjcopyOptions()
/freebsd-head/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
HDELFObjcopy.cpp497 if (Config.ExtractPartition || Config.ExtractMainPartition) { in replaceAndRemoveSections()