reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
263 OutputSection *createOutputSection(StringRef name, StringRef location);
564 OutputSection *sec = script->createOutputSection(outsecName, "<internal>");
tools/lld/ELF/ScriptParser.cpp781 script->createOutputSection(next(), getCurrentLocation()); 792 script->createOutputSection(outSec, getCurrentLocation());