Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp1829 static void checkMemoryRegion(Ctx &ctx, const MemoryRegion *region, in checkMemoryRegion() function
1845 checkMemoryRegion(ctx, memoryRegion, sec, sec->addr); in checkFinalScriptConditions()
1847 checkMemoryRegion(ctx, lmaRegion, sec, sec->getLMA()); in checkFinalScriptConditions()