Searched refs:SectionPred (Results 1 – 1 of 1) sorted by relevance
54 using SectionPred = std::function<bool(const SectionBase &Sec)>; typedef223 const CopyConfig &Config, Object &Obj, SectionPred &RemovePred, in replaceDebugSections()347 SectionPred RemovePred = [](const SectionBase &) { return false; }; in handleArgs()