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 DWriter.h42 bool hasLMA = false; member
H A DWriter.cpp2561 if (!p->hasLMA) in setPhdrs()
2580 if (!p->hasLMA) in setPhdrs()
H A DLinkerScript.cpp1552 phdr->hasLMA = true; in createPhdrs()