Searched refs:address_val (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Delfread.c893 struct value *function, *address_val; local
919 address_val = call_function_by_hand (function, NULL, hwcap_val);
920 address = value_as_address (address_val);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Delfread.c910 struct value *function, *address_val; local
936 address_val = call_function_by_hand (function, NULL, hwcap_val);
937 address = value_as_address (address_val);

Completed in 128 milliseconds