Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/ToolChains/
DCommonArgs.cpp769 SmallVectorImpl<StringRef> &RequiredSymbols) { in collectSanitizerRuntimes()
891 NonWholeStaticRuntimes, HelperStaticRuntimes, RequiredSymbols; in addSanitizerRuntimes() local
/external/clang/lib/Driver/
DTools.cpp3091 SmallVectorImpl<StringRef> &RequiredSymbols) { in collectSanitizerRuntimes()
3156 NonWholeStaticRuntimes, HelperStaticRuntimes, RequiredSymbols; in addSanitizerRuntimes() local