Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dmips-tdep.c4604 mips_integer_to_address (struct type *type, void *buf) in mips_integer_to_address() function
5021 set_gdbarch_integer_to_address (gdbarch, mips_integer_to_address); in mips_gdbarch_init()
H A DChangeLog-20012379 * mips-tdep.c (mips_integer_to_address): New function.