Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DLinkerScript.cpp53 static StringRef getOutputSectionName(const InputSectionBase *s) { in getOutputSectionName() function
/openbsd-src/gnu/llvm/lld/COFF/
H A DWriter.cpp711 static StringRef getOutputSectionName(StringRef name) { in getOutputSectionName() function