Base address
In computing, a base address is a memory address serving as a reference point ("base") for other addresses. For example, the address of the beginning of a data structure could be used as the base address for references to elements of that structure.