Home
last modified time | relevance | path

Searched refs:isSectionPrefix (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lld/ELF/
DWriter.cpp94 static bool isSectionPrefix(StringRef prefix, StringRef name) { in isSectionPrefix() function
142 if (isSectionPrefix(v, s->name)) in getOutputSectionName()
149 if (isSectionPrefix(v, s->name)) in getOutputSectionName()