Searched refs:gdb_byte (Results 1 - 25 of 815) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-float.h25 extern bool target_float_is_valid (const gdb_byte *addr,
27 extern bool target_float_is_zero (const gdb_byte *addr,
30 extern std::string target_float_to_string (const gdb_byte *addr,
33 extern bool target_float_from_string (gdb_byte *addr,
37 extern LONGEST target_float_to_longest (const gdb_byte *addr,
39 extern void target_float_from_longest (gdb_byte *addr,
42 extern void target_float_from_ulongest (gdb_byte *addr,
45 extern double target_float_to_host_double (const gdb_byte *addr,
47 extern void target_float_from_host_double (gdb_byte *addr,
50 extern void target_float_convert (const gdb_byte *fro
[all...]
H A Drs6000-aix-tdep.h22 const gdb_byte *ldi_buf,
23 gdb_byte *readbuf,
H A Dtic6x-tdep.h43 extern const gdb_byte tic6x_bkpt_illegal_opcode_be[];
44 extern const gdb_byte tic6x_bkpt_illegal_opcode_le[];
53 const gdb_byte *breakpoint; /* Breakpoint instruction. */
H A Dauxv.h34 extern int default_auxv_parse (struct target_ops *ops, gdb_byte **readptr,
35 gdb_byte *endptr, CORE_ADDR *typep,
45 extern int svr4_auxv_parse (struct gdbarch *gdbarch, gdb_byte **readptr,
46 gdb_byte *endptr, CORE_ADDR *typep,
53 extern int target_auxv_parse (gdb_byte **readptr, gdb_byte *endptr,
H A Daarch32-linux-nat.h27 void aarch32_vfp_regcache_supply (struct regcache *regcache, gdb_byte *regs,
31 gdb_byte *regs,
H A Dcharset.h67 const gdb_byte *bytes,
98 wchar_iterator (const gdb_byte *input, size_t bytes, const char *charset,
127 const gdb_byte **ptr, size_t *len);
139 const gdb_byte *m_input;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-float.h25 extern bool target_float_is_valid (const gdb_byte *addr,
27 extern bool target_float_is_zero (const gdb_byte *addr,
30 extern std::string target_float_to_string (const gdb_byte *addr,
33 extern bool target_float_from_string (gdb_byte *addr,
37 extern LONGEST target_float_to_longest (const gdb_byte *addr,
39 extern void target_float_from_longest (gdb_byte *addr,
42 extern void target_float_from_ulongest (gdb_byte *addr,
45 extern double target_float_to_host_double (const gdb_byte *addr,
47 extern void target_float_from_host_double (gdb_byte *addr,
50 extern void target_float_convert (const gdb_byte *fro
[all...]
H A Drs6000-aix-tdep.h22 const gdb_byte *ldi_buf,
23 gdb_byte *readbuf,
H A Dtic6x-tdep.h45 extern const gdb_byte tic6x_bkpt_illegal_opcode_be[];
46 extern const gdb_byte tic6x_bkpt_illegal_opcode_le[];
55 const gdb_byte *breakpoint = nullptr; /* Breakpoint instruction. */
H A Daarch32-linux-nat.h27 void aarch32_vfp_regcache_supply (struct regcache *regcache, gdb_byte *regs,
31 gdb_byte *regs,
/netbsd-current/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dleb.h33 read_1_byte (bfd *abfd, const gdb_byte *buf)
39 read_1_signed_byte (bfd *abfd, const gdb_byte *buf)
45 read_2_bytes (bfd *abfd, const gdb_byte *buf)
51 read_2_signed_bytes (bfd *abfd, const gdb_byte *buf)
58 read_3_bytes (bfd *abfd, const gdb_byte *buf)
71 read_4_bytes (bfd *abfd, const gdb_byte *buf)
77 read_4_signed_bytes (bfd *abfd, const gdb_byte *buf)
83 read_8_bytes (bfd *abfd, const gdb_byte *buf)
88 extern LONGEST read_signed_leb128 (bfd *, const gdb_byte *, unsigned int *);
90 extern ULONGEST read_unsigned_leb128 (bfd *, const gdb_byte *, unsigne
[all...]
H A Dexpr.h80 const gdb_byte *data;
126 void eval (const gdb_byte *addr, size_t len);
156 const gdb_byte *data;
200 virtual void read_mem (gdb_byte *buf, CORE_ADDR addr, size_t length) = 0;
205 virtual void get_frame_base (const gdb_byte **start, size_t *length) = 0;
260 void execute_stack_op (const gdb_byte *op_ptr, const gdb_byte *op_end);
264 void dwarf_expr_require_composition (const gdb_byte *, const gdb_byte *,
267 int dwarf_block_to_dwarf_reg (const gdb_byte *bu
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dleb.h33 read_1_byte (bfd *abfd, const gdb_byte *buf)
39 read_1_signed_byte (bfd *abfd, const gdb_byte *buf)
45 read_2_bytes (bfd *abfd, const gdb_byte *buf)
51 read_2_signed_bytes (bfd *abfd, const gdb_byte *buf)
58 read_3_bytes (bfd *abfd, const gdb_byte *buf)
64 read_4_bytes (bfd *abfd, const gdb_byte *buf)
70 read_4_signed_bytes (bfd *abfd, const gdb_byte *buf)
76 read_8_bytes (bfd *abfd, const gdb_byte *buf)
81 extern LONGEST read_signed_leb128 (bfd *, const gdb_byte *, unsigned int *);
83 extern ULONGEST read_unsigned_leb128 (bfd *, const gdb_byte *, unsigne
[all...]
H A Dexpr.h80 const gdb_byte *data;
139 value *evaluate (const gdb_byte *addr, size_t len, bool as_lval,
165 const gdb_byte *m_data = nullptr;
207 void eval (const gdb_byte *addr, size_t len);
212 void execute_stack_op (const gdb_byte *op_ptr, const gdb_byte *op_end);
229 void get_frame_base (const gdb_byte **start, size_t *length);
254 void read_mem (gdb_byte *buf, CORE_ADDR addr, size_t length);
261 void dwarf_expr_require_composition (const gdb_byte *, const gdb_byte *,
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Drsp-low.h55 extern int bin2hex (const gdb_byte *bin, char *hex, int count);
59 extern std::string bin2hex (const gdb_byte *bin, int count);
69 extern int remote_escape_output (const gdb_byte *buffer, int len_units,
70 int unit_size, gdb_byte *out_buf,
79 extern int remote_unescape_input (const gdb_byte *buffer, int len,
80 gdb_byte *out_buf, int out_maxlen);
H A Dbyte-vector.h25 /* byte_vector is a gdb_byte std::vector with a custom allocator that
26 unlike std::vector<gdb_byte> does not zero-initialize new elements
42 (Or use std::vector<gdb_byte> instead.)
44 Note that unlike std::vector<gdb_byte>, function local
52 std::unique_ptr<byte[]> buf (new gdb_byte[some_size]);
58 using byte_vector = gdb::def_vector<gdb_byte>;
H A Dsearch.h31 typedef bool target_read_memory_ftype (CORE_ADDR, gdb_byte *, size_t);
38 const gdb_byte *pattern,
H A Dcommon-types.h26 typedef unsigned char gdb_byte; typedef
/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Drsp-low.h55 extern int hex2bin (const char *hex, gdb_byte *bin, int count);
74 extern int bin2hex (const gdb_byte *bin, char *hex, int count);
78 extern std::string bin2hex (const gdb_byte *bin, int count);
88 extern int remote_escape_output (const gdb_byte *buffer, int len_units,
89 int unit_size, gdb_byte *out_buf,
98 extern int remote_unescape_input (const gdb_byte *buffer, int len,
99 gdb_byte *out_buf, int out_maxlen);
H A Dbyte-vector.h25 /* byte_vector is a gdb_byte std::vector with a custom allocator that
26 unlike std::vector<gdb_byte> does not zero-initialize new elements
42 (Or use std::vector<gdb_byte> instead.)
44 Note that unlike std::vector<gdb_byte>, function local
52 std::unique_ptr<byte[]> buf (new gdb_byte[some_size]);
58 using byte_vector = gdb::def_vector<gdb_byte>;
H A Dcommon-types.h26 typedef unsigned char gdb_byte; typedef
/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dlinux-osdata.h24 extern LONGEST linux_common_xfer_osdata (const char *annex, gdb_byte *readbuf,
H A Damd64-linux-siginfo.h54 int amd64_linux_siginfo_fixup_common (siginfo_t *native, gdb_byte *inf,
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dlinux-osdata.h24 extern LONGEST linux_common_xfer_osdata (const char *annex, gdb_byte *readbuf,
/netbsd-current/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile.h69 const gdb_byte *op_ptr,
70 const gdb_byte *op_end,
108 const gdb_byte *op_ptr,
109 const gdb_byte *op_end,

Completed in 307 milliseconds

1234567891011>>