Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A Dllvm-objdump.h60 typedef std::function<bool(llvm::object::SectionRef const &)> FilterPredicate; typedef
66 SectionFilterIterator(FilterPredicate P, in SectionFilterIterator()
88 FilterPredicate Predicate;
97 SectionFilter(FilterPredicate P, llvm::object::ObjectFile const &O) in SectionFilter()
109 FilterPredicate Predicate;