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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DOutputSections.h93 bool noload = false; member in class:lld::elf::final
H A DOutputSections.cpp136 if (noload)
H A DScriptParser.cpp766 cmd->noload = true;
H A DWriter.cpp2239 if (!(sec->flags & SHF_ALLOC) || sec->noload)
/freebsd-13-stable/sbin/ifconfig/
H A Difconfig.c100 int noload; variable
422 all = downonly = uponly = namesonly = noload = verbose = 0;
472 noload++;
1559 if (noload)

Completed in 126 milliseconds