Searched refs:expandMemoryRegion (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lld/ELF/ |
| H A D | LinkerScript.cpp | 104 static void expandMemoryRegion(MemoryRegion *memRegion, uint64_t size, in expandMemoryRegion() function 116 expandMemoryRegion(ctx->memRegion, size, ctx->memRegion->name, in expandMemoryRegions() 120 expandMemoryRegion(ctx->lmaRegion, size, ctx->lmaRegion->name, in expandMemoryRegions() 953 expandMemoryRegion(ctx->memRegion, dot - ctx->memRegion->curPos, in assignOffsets()
|