Home
last modified time | relevance | path

Searched refs:pack_long (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dframe-unwind.c235 pack_long (value_contents_writeable (reg_val), in frame_unwind_got_address()
H A Dc-lang.c403 pack_long (buffer, type, value); in emit_numeric_character()
H A Dvalue.h535 extern void pack_long (gdb_byte *buf, struct type *type, LONGEST num);
H A Dvalue.c3021 pack_long (gdb_byte *buf, struct type *type, LONGEST num) in pack_long() function
3097 pack_long (value_contents_raw (val), type, num); in value_from_longest()
H A Dvalprint.c2015 pack_long (buf, type, c); in generic_emit_char()