Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp217 Error Object::compressOrDecompressSections(const CommonConfig &Config) { in compressOrDecompressSections() function in Object
557 if (Error E = Obj.compressOrDecompressSections(Config)) in replaceAndRemoveSections()
H A DELFObject.h1221 Error compressOrDecompressSections(const CommonConfig &Config);