Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp342 static Error replaceAndRemoveSections(const CommonConfig &Config, Object &Obj) { in replaceAndRemoveSections() function
590 if (Error E = replaceAndRemoveSections(Config, Obj)) in handleArgs()