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

/openbsd-current/gnu/llvm/lld/ELF/
H A DLinkerScript.h253 bool hasPhdrs = false; member in struct:lld::elf::PhdrsCommand
H A DLinkerScript.cpp1272 return cmd.hasPhdrs || cmd.hasFilehdr;
1352 if (cmd.hasPhdrs)
H A DScriptParser.cpp488 cmd.hasPhdrs = true;

Completed in 119 milliseconds