Searched defs:removeSections (Results 1 – 6 of 6) sorted by relevance
27 void Object::removeSections(function_ref<bool(const Section &)> ToRemove) { in removeSections() function in llvm::objcopy::wasm::Object
60 static void removeSections(const CommonConfig &Config, Object &Obj) { in removeSections() function
89 void Object::removeSections(function_ref<bool(const Section &)> ToRemove) { in removeSections() function in llvm::objcopy::coff::Object
102 Error Object::removeSections( removeSections() function in Object
55 static Error removeSections(const CommonConfig &Config, Object &Obj) { in removeSections() function
2191 Error Object::removeSections( in removeSections() function in Object