Searched refs:gdbarch_integer_to_address (Results 1 – 4 of 4) sorted by relevance
280 return gdbarch_integer_to_address (ctx->gdbarch, int_type, buf); in dwarf_expr_fetch_address()
450 extern CORE_ADDR gdbarch_integer_to_address (struct gdbarch *gdbarch, struct type *type, const gdb_…
2394 return gdbarch_integer_to_address (gdbarch, value_type (val), in value_as_address()
2539 gdbarch_integer_to_address (struct gdbarch *gdbarch, struct type *type, const gdb_byte *buf) in gdbarch_integer_to_address() function