noun
overlay segment
Computing term for a program segment that can be loaded into memory on demand, replacing another segment. Used in contexts such as memory management and embedded systems.
このプログラムはオーバレイ区分を使ってメモリ使用量を抑えている。
This program uses overlay segments to reduce memory usage.