Home
last modified time | relevance | path

Searched refs:ctx_addr (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Daarch64-linux-tdep.c250 read_aarch64_ctx (CORE_ADDR ctx_addr, enum bfd_endian byte_order, in read_aarch64_ctx() argument
256 if (target_read_memory (ctx_addr, buf, 4) != 0) in read_aarch64_ctx()
260 if (target_read_memory (ctx_addr + 4, buf, 4) != 0) in read_aarch64_ctx()