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