Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h49 typedef std::function<bool(const SectionRef &)> SectionFilterPredicate; typedef
408 SectionFilterIterator(SectionFilterPredicate Pred, in SectionFilterIterator()
430 SectionFilterPredicate Predicate;
439 SectionFilter(SectionFilterPredicate Pred, const ObjectFile &Obj) in SectionFilter()
451 SectionFilterPredicate Predicate;