Searched refs:SectionFilter (Results 1 - 1 of 1) sorted by relevance

/external/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp213 class SectionFilter { class in namespace:__anon13076
215 SectionFilter(FilterPredicate P, llvm::object::ObjectFile const &O) function in class:__anon13076::SectionFilter
230 SectionFilter ToolSectionFilter(llvm::object::ObjectFile const &O) {
231 return SectionFilter([](llvm::object::SectionRef const &S) {

Completed in 28 milliseconds