Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h49 typedef std::function<bool(const SectionRef &)> SectionFilterPredicate; typedef
409 SectionFilterIterator(SectionFilterPredicate Pred, in SectionFilterIterator()
431 SectionFilterPredicate Predicate;
440 SectionFilter(SectionFilterPredicate Pred, const ObjectFile &Obj) in SectionFilter()
452 SectionFilterPredicate Predicate;