Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp671 addInputSec(StringMap<TinyPtrVector<OutputSection *>> &map, in addInputSec() function
791 if (OutputSection *os = addInputSec(map, s, name)) in addOrphanSections()