Home
last modified time | relevance | path

Searched defs:SectionMatcher (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DSpecialCaseList.h140 std::unique_ptr<Matcher> SectionMatcher; member
/openbsd-src/gnu/llvm/lld/ELF/
H A DScriptParser.cpp699 StringMatcher SectionMatcher; in readInputSectionsList() local