Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dinferior.h185 extern CORE_ADDR signed_pointer_to_address (struct type *type,
Dfindvar.c306 signed_pointer_to_address (struct type *type, const gdb_byte *buf) in signed_pointer_to_address() function
Dmips-tdep.c5023 set_gdbarch_pointer_to_address (gdbarch, signed_pointer_to_address); in mips_gdbarch_init()