Searched refs:value_copy (Results 1 – 25 of 34) sorted by relevance
12
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
H A D | dcigettext.c | 1570 char *value_copy = (char *) malloc (len); in get_output_charset() local 1572 if (value_copy != NULL) in get_output_charset() 1573 memcpy (value_copy, value, len); in get_output_charset() 1574 output_charset_cache = value_copy; in get_output_charset()
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2009 | 2802 (instantiate_pretty_printer): Don't use value_copy. 3683 value_copy. 3700 (valpy_positive): Don't use value_copy. 4483 (value_copy): Copy the parent also. 12510 (value_copy): If we're copying an lval_computed value, call the
|
H A D | ChangeLog-1995 | 1506 to bitfields. Use value_copy to construct the return value 1508 * values.c (value_copy): Copy VALUE_FRAME and VALUE_OPTIMIZED_OUT.
|
H A D | ChangeLog-1997 | 2883 * values.c (allocate_value value_copy): Initialize/preserve bfd
|
H A D | ChangeLog-1998 | 2489 (value_copy): Copy value_embedded_offset and value_enclosing_type too. 2493 * values.c (value_copy): Copy the pointed_to_offset as well.
|
H A D | ChangeLog-2006 | 164 * value.c (value_copy): Copy the full 'location' contents, instead
|
H A D | ChangeLog-2011 | 5103 (value_free, value_copy, set_value_component_location): Make the funcs 10773 (value_copy): Copy `unavailable'.
|
H A D | ChangeLog-1991 | 9 * values.c (value_copy): Make non-static (used by value_addr).
|
H A D | ChangeLog-2018 | 13507 (value_optimized_out, value_copy, value_fetch_lazy): Update. 13513 (value_parent, set_value_parent, value_address, value_copy):
|
H A D | ChangeLog-1994 | 4443 * values.c (allocate_value, record_latest_value, value_copy): Set it.
|
H A D | ChangeLog-1992 | 6231 value_copy().
|
H A D | ChangeLog-2010 | 10422 the object. Use value_copy when making a slice of the value.
|
H A D | ChangeLog-2008 | 427 (value_copy, value_primitive_field): Use new function
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2009 | 2802 (instantiate_pretty_printer): Don't use value_copy. 3683 value_copy. 3700 (valpy_positive): Don't use value_copy. 4483 (value_copy): Copy the parent also. 12510 (value_copy): If we're copying an lval_computed value, call the
|
H A D | ChangeLog-1995 | 1506 to bitfields. Use value_copy to construct the return value 1508 * values.c (value_copy): Copy VALUE_FRAME and VALUE_OPTIMIZED_OUT.
|
H A D | ChangeLog-1997 | 2883 * values.c (allocate_value value_copy): Initialize/preserve bfd
|
H A D | ChangeLog-1998 | 2489 (value_copy): Copy value_embedded_offset and value_enclosing_type too. 2493 * values.c (value_copy): Copy the pointed_to_offset as well.
|
H A D | ChangeLog-2006 | 164 * value.c (value_copy): Copy the full 'location' contents, instead
|
H A D | ChangeLog-2011 | 5103 (value_free, value_copy, set_value_component_location): Make the funcs 10773 (value_copy): Copy `unavailable'.
|
H A D | ChangeLog-1991 | 9 * values.c (value_copy): Make non-static (used by value_addr).
|
H A D | ChangeLog-2018 | 13507 (value_optimized_out, value_copy, value_fetch_lazy): Update. 13513 (value_parent, set_value_parent, value_address, value_copy):
|
H A D | ChangeLog-1994 | 4443 * values.c (allocate_value, record_latest_value, value_copy): Set it.
|
H A D | ChangeLog-1992 | 6231 value_copy().
|
H A D | ChangeLog-2010 | 10422 the object. Use value_copy when making a slice of the value.
|
H A D | ChangeLog-2008 | 427 (value_copy, value_primitive_field): Use new function
|
12