Searched defs:lmaRegion (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | OutputSections.h | 82 MemoryRegion *lmaRegion = nullptr; global() variable |
H A D | LinkerScript.h | 276 MemoryRegion *lmaRegion = nullptr; global() member |
H A D | LinkerScript.cpp | 1680 if (const MemoryRegion *lmaRegion = sec->lmaRegion) checkFinalScriptConditions() local |