reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lld/ELF/LinkerScript.cpp
  117   if (ctx->lmaRegion && ctx->memRegion != ctx->lmaRegion)
  117   if (ctx->lmaRegion && ctx->memRegion != ctx->lmaRegion)
  118     expandMemoryRegion(ctx->lmaRegion, size, ctx->lmaRegion->name,
  118     expandMemoryRegion(ctx->lmaRegion, size, ctx->lmaRegion->name,
  810   ctx->lmaRegion = sec->lmaRegion;