Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Support/
DSpecialCaseList.h139 std::unique_ptr<Matcher> SectionMatcher; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSpecialCaseList.h137 std::unique_ptr<Matcher> SectionMatcher; member
/external/llvm-project/lld/ELF/
DScriptParser.cpp660 StringMatcher SectionMatcher; in readInputSectionsList() local