Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1494 bool hasLMA = false; member
H A DWriter.cpp2725 if (!p->hasLMA) in setPhdrs()
2744 if (!p->hasLMA) in setPhdrs()
H A DLinkerScript.cpp1716 phdr->hasLMA = true; in createPhdrs()