Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DDriver.cpp1124 static DebugCompressionType getCompressionType(StringRef s, StringRef option) { in getCompressionType() function
1267 getCompressionType(arg->getValue(), "--compress-debug-sections"); in readConfigs()
1576 auto type = getCompressionType(typeStr, arg->getSpelling()); in readConfigs()