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.cpp1245 static DebugCompressionType getCompressionType(Ctx &ctx, StringRef s, in getCompressionType() function
1387 getCompressionType(ctx, arg->getValue(), "--compress-debug-sections"); in readConfigs()
1745 auto type = getCompressionType(ctx, typeStr, arg->getSpelling()); in readConfigs()