Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h273 bool hasPhdrs = false; member
H A DLinkerScript.cpp1355 return cmd.hasPhdrs || cmd.hasFilehdr; in allocateHeaders()
1547 if (cmd.hasPhdrs) in createPhdrs()
H A DScriptParser.cpp527 cmd.hasPhdrs = true; in readPhdrs()