Home
last modified time | relevance | path

Searched refs:value_copy (Results 1 – 25 of 34) sorted by relevance

12

/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Ddcigettext.c1570 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 DChangeLog-20092802 (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 DChangeLog-19951506 to bitfields. Use value_copy to construct the return value
1508 * values.c (value_copy): Copy VALUE_FRAME and VALUE_OPTIMIZED_OUT.
H A DChangeLog-19972883 * values.c (allocate_value value_copy): Initialize/preserve bfd
H A DChangeLog-19982489 (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 DChangeLog-2006164 * value.c (value_copy): Copy the full 'location' contents, instead
H A DChangeLog-20115103 (value_free, value_copy, set_value_component_location): Make the funcs
10773 (value_copy): Copy `unavailable'.
H A DChangeLog-19919 * values.c (value_copy): Make non-static (used by value_addr).
H A DChangeLog-201813507 (value_optimized_out, value_copy, value_fetch_lazy): Update.
13513 (value_parent, set_value_parent, value_address, value_copy):
H A DChangeLog-19944443 * values.c (allocate_value, record_latest_value, value_copy): Set it.
H A DChangeLog-19926231 value_copy().
H A DChangeLog-201010422 the object. Use value_copy when making a slice of the value.
H A DChangeLog-2008427 (value_copy, value_primitive_field): Use new function
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20092802 (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 DChangeLog-19951506 to bitfields. Use value_copy to construct the return value
1508 * values.c (value_copy): Copy VALUE_FRAME and VALUE_OPTIMIZED_OUT.
H A DChangeLog-19972883 * values.c (allocate_value value_copy): Initialize/preserve bfd
H A DChangeLog-19982489 (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 DChangeLog-2006164 * value.c (value_copy): Copy the full 'location' contents, instead
H A DChangeLog-20115103 (value_free, value_copy, set_value_component_location): Make the funcs
10773 (value_copy): Copy `unavailable'.
H A DChangeLog-19919 * values.c (value_copy): Make non-static (used by value_addr).
H A DChangeLog-201813507 (value_optimized_out, value_copy, value_fetch_lazy): Update.
13513 (value_parent, set_value_parent, value_address, value_copy):
H A DChangeLog-19944443 * values.c (allocate_value, record_latest_value, value_copy): Set it.
H A DChangeLog-19926231 value_copy().
H A DChangeLog-201010422 the object. Use value_copy when making a slice of the value.
H A DChangeLog-2008427 (value_copy, value_primitive_field): Use new function

12