Home
last modified time | relevance | path

Searched refs: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
885 StringRef name = getOutputSectionName(s); in addOrphanSections()
954 StringRef name = getOutputSectionName(sec); in diagnoseOrphanHandling()
/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp794 static StringRef getOutputSectionName(StringRef name) { in getOutputSectionName() function
1042 StringRef name = getOutputSectionName(pSec->name); in createSections()