Searched refs:getOrphanHandling (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DDriver.cpp675 static OrphanHandlingPolicy getOrphanHandling(opt::InputArgList &args) { function in namespace:lld::elf
920 config->orphanHandling = getOrphanHandling(args);

Completed in 313 milliseconds