Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp385 static Error replaceAndRemoveSections(const CommonConfig &Config, in replaceAndRemoveSections() function
642 if (Error E = replaceAndRemoveSections(Config, ELFConfig, Obj)) in handleArgs()