Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp217 static bool isCompressable(const SectionBase &Section) { in isCompressable() function
464 replaceDebugSections(Config, Obj, RemovePred, isCompressable, in handleArgs()