Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp263 static FilterResult checkSectionFilter(object::SectionRef S) { in checkSectionFilter() function
293 FilterResult Result = checkSectionFilter(S); in ToolSectionFilter()
986 if (Relocated == Obj.section_end() || !checkSectionFilter(*Relocated).Keep) in getRelocsMap()