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.h150 std::unique_ptr<Matcher> SectionMatcher = std::make_unique<Matcher>(); member
/freebsd/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp784 StringMatcher SectionMatcher; in readInputSectionsList() local