Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp225 class SectionFilter { class
227 SectionFilter(FilterPredicate P, llvm::object::ObjectFile const &O) in SectionFilter() function in __anon923cd66d0111::SectionFilter
242 SectionFilter ToolSectionFilter(llvm::object::ObjectFile const &O) { in ToolSectionFilter()
243 return SectionFilter([](llvm::object::SectionRef const &S) { in ToolSectionFilter()