Lines Matching refs:address
68 * The number of alignment bits in a page address.
83 * @param {number} start The starting address.
93 * code entry with the specified starting address.
95 * @param {number} from The starting address of the entry being moved.
96 * @param {number} to The destination address.
106 * code entry with the specified starting address.
108 * @param {number} start The starting address of the entry being deleted.
118 * @param {number} start The starting address.
131 * @param {number} start The starting address.
169 * Finds a code entry that contains the specified address. Both static and
172 * @param {number} addr Address.
178 // In this case, the whole library is assigned to this address.
199 * Returns a dynamic code entry using its starting address.
201 * @param {number} addr Address.