Searched refs:lmaRegion (Results 1 – 4 of 4) sorted by relevance
119 if (ctx->lmaRegion && ctx->memRegion != ctx->lmaRegion) in expandMemoryRegions()120 expandMemoryRegion(ctx->lmaRegion, size, ctx->lmaRegion->name, in expandMemoryRegions()906 const bool prevLMARegionIsDefault = ctx->lmaRegion == nullptr; in assignOffsets()909 ctx->lmaRegion = sec->lmaRegion; in assignOffsets()939 else if (MemoryRegion *mr = sec->lmaRegion) in assignOffsets()1106 sec->lmaRegion = m; in adjustSectionsAfterSorting()
80 MemoryRegion *lmaRegion = nullptr; variable
253 MemoryRegion *lmaRegion = nullptr; member
2397 load && !sec->lmaExpr && sec->lmaRegion == load->firstSec->lmaRegion; in createPhdrs()