Searched refs:LONGEST (Results 101 - 112 of 112) sorted by relevance

12345

/freebsd-12-stable/contrib/gdb/gdb/
H A Dremote.c212 LONGEST pnum; /* Remote protocol register number. */
316 packet_reg_from_pnum (struct remote_state *rs, LONGEST pnum)
2940 LONGEST pnum = 0;
4899 static LONGEST
4902 ULONGEST offset, LONGEST len)
4931 LONGEST n = min ((rs->remote_packet_size - 2) / 2, len);
H A Dgdbarch.c169 LONGEST * deprecated_call_dummy_words;
288 8 * sizeof (LONGEST), /* long_long_bit */
2735 gdbarch_virtual_frame_pointer (struct gdbarch *gdbarch, CORE_ADDR pc, int *frame_regnum, LONGEST *frame_offset)
3472 LONGEST *
3484 LONGEST * deprecated_call_dummy_words)
H A Dia64-tdep.c2348 LONGEST x;
2914 LONGEST tag;
2975 LONGEST faddr2;
H A Dinfrun.c1577 (LONGEST) ecs->ws.value.integer));
3786 LONGEST val)
H A Dprocfs.c132 static LONGEST procfs_xfer_partial (struct target_ops *ops,
136 ULONGEST offset, LONGEST len);
4281 static LONGEST
4284 const void *writebuf, ULONGEST offset, LONGEST len)
H A Dremote-e7000.c882 (LONGEST) get_hex (&thischar));
H A Ds390-tdep.c1945 LONGEST sp;
2500 static LONGEST
H A Dremote-mips.c1903 unsigned LONGEST val;
H A Dutils.c2744 paddr_d (LONGEST addr)
H A Dvarobj.c1960 indval = value_from_longest (builtin_type_int, (LONGEST) index);
H A Dbreakpoint.c343 value_from_longest (builtin_type_int, (LONGEST) num));
1790 - DEPRECATED_SIZEOF_CALL_DUMMY_WORDS / sizeof (LONGEST) * DEPRECATED_REGISTER_SIZE))
H A Dmdebugread.c4521 LONGEST addr_diff;

Completed in 367 milliseconds

12345