Home
last modified time | relevance | path

Searched defs:lmaRegion (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.h82 MemoryRegion *lmaRegion = nullptr; variable
H A DLinkerScript.h286 MemoryRegion *lmaRegion = nullptr; member
H A DLinkerScript.cpp1682 if (const MemoryRegion *lmaRegion = sec->lmaRegion) in checkFinalScriptConditions() local