Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp897 static OutputDesc *addInputSec(Ctx &ctx, in addInputSec() function
1016 if (OutputDesc *osd = addInputSec(ctx, map, s, name)) in addOrphanSections()