Lines Matching defs:address
36 /* Return address of the function at this level */
40 static inline uintptr_t extract_address(uintptr_t address)
42 uintptr_t ret = address;
48 * address.
58 * Returns true if the address points to a virtual address that can be read at
62 static bool is_address_readable(uintptr_t address)
65 uintptr_t addr = extract_address(address);
77 /* If PAR.F == 1 the address translation was aborted. */
98 /* If PAR.F == 1 the address translation was aborted. */
135 * Returns true if the specified address is correctly aligned and points to a
182 printf("ERROR: Corrupted frame pointer (frame record address = %p)\n",
189 printf("ERROR: Corrupted stack (frame record address = %p)\n",
206 * A32 and A64 are fixed length so the address from where the
207 * call was made is the instruction before the return address,
214 * If the address is invalid it means that the frame record is