Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp725 static OutputDesc *addInputSec(StringMap<TinyPtrVector<OutputSection *>> &map, in addInputSec() function
844 if (OutputDesc *osd = addInputSec(map, s, name)) in addOrphanSections()