Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSpecialCaseList.h138 std::unique_ptr<Matcher> SectionMatcher; global() member
/freebsd/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp749 StringMatcher SectionMatcher; in readInputSectionsList() local