Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DWriter.cpp90 static bool isSectionPrefix(StringRef Prefix, StringRef Name) { in isSectionPrefix() function
119 if (isSectionPrefix(V, S->Name)) in getOutputSectionName()
126 if (isSectionPrefix(V, S->Name)) in getOutputSectionName()