Home
last modified time | relevance | path

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

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