Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DLinkerScript.cpp713 static OutputDesc *createSection(InputSectionBase *isec, StringRef outsecName) { in createSection()
720 InputSectionBase *isec, StringRef outsecName) { in addInputSec()