Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp53 static StringRef getOutputSectionName(const InputSectionBase *s) { in getOutputSectionName() function
/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp794 static StringRef getOutputSectionName(StringRef name) { in getOutputSectionName() function