Home
last modified time | relevance | path

Searched refs:addInputSec (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DLinkerScript.cpp548 static OutputSection *addInputSec(StringMap<OutputSection *> &Map, in addInputSec() function
661 if (OutputSection *OS = addInputSec(Map, S, Name)) in addOrphanSections()