noun
indirect address
Computing term for a memory address that points to another address rather than directly to data.
間接アドレスを使うと、ポインタを通じてデータにアクセスできる。
Using an indirect address allows access to data through a pointer.
直接アドレス (direct address) refers to a memory address that directly contains the data, while 間接アドレス holds the address of the data.
Compound of 間接 (indirect) and アドレス (address), a straightforward calque from English 'indirect address'.