Searched refs:POINTER_TO_ADDRESS (Results 1 – 4 of 4) sorted by relevance
175 return POINTER_TO_ADDRESS (type, buf); in extract_typed_address()
1296 #if (GDB_MULTI_ARCH > GDB_MULTI_ARCH_PARTIAL) && defined (POINTER_TO_ADDRESS)1299 #if !defined (POINTER_TO_ADDRESS)1300 #define POINTER_TO_ADDRESS(type, buf) (gdbarch_pointer_to_address (current_gdbarch, type, buf)) macro
1956 #ifdef POINTER_TO_ADDRESS in gdbarch_dump()1960 XSTRING (POINTER_TO_ADDRESS (type, buf))); in gdbarch_dump()
2559 @deftypefn {Target Macro} CORE_ADDR POINTER_TO_ADDRESS (struct type *@var{type}, char *@var{buf})3473 @item POINTER_TO_ADDRESS (@var{type}, @var{buf})3474 @findex POINTER_TO_ADDRESS