LLVM 20.0.0git
|
Creates an iterator range of SectionFilterIterators for a given Object and predicate. More...
#include "llvm/Object/ObjectFile.h"
Public Member Functions | |
SectionFilter (SectionFilterPredicate Pred, const ObjectFile &Obj) | |
SectionFilterIterator | begin () |
SectionFilterIterator | end () |
Creates an iterator range of SectionFilterIterators for a given Object and predicate.
Definition at line 438 of file ObjectFile.h.
|
inline |
Definition at line 440 of file ObjectFile.h.
|
inline |
Definition at line 442 of file ObjectFile.h.
References llvm::object::ObjectFile::section_begin(), and llvm::object::ObjectFile::section_end().
|
inline |
Definition at line 446 of file ObjectFile.h.
References llvm::object::ObjectFile::section_end().