| /src/external/gpl3/gdb.old/dist/gdb/dwarf2/ |
| read-debug-names.h | 25 extern const gdb_byte dwarf5_augmentation[8];
|
| leb.h | 33 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 *, unsigned int *) [all...] |
| expr.h | 80 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...] |
| read-gdb-index.h | 33 <gdb::array_view<const gdb_byte>(objfile *, dwarf2_per_bfd *)> 36 <gdb::array_view<const gdb_byte>(objfile *, dwz_file *)>
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| target-float.h | 25 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 *from [all...] |
| rs6000-aix-tdep.h | 22 const gdb_byte *ldi_buf, 23 gdb_byte *readbuf,
|
| extract-store-integer.h | 24 T extract_integer (gdb::array_view<const gdb_byte>, enum bfd_endian byte_order); 27 extract_signed_integer (gdb::array_view<const gdb_byte> buf, 34 extract_signed_integer (const gdb_byte *addr, int len, 37 return extract_signed_integer (gdb::array_view<const gdb_byte> (addr, len), 42 extract_unsigned_integer (gdb::array_view<const gdb_byte> buf, 49 extract_unsigned_integer (const gdb_byte *addr, int len, 52 return extract_unsigned_integer (gdb::array_view<const gdb_byte> (addr, len), 56 extern CORE_ADDR extract_typed_address (const gdb_byte *buf, 63 extern void store_integer (gdb::array_view<gdb_byte> dst, 68 store_integer (gdb_byte *addr, int len, bfd_endian byte_order, T val [all...] |
| tic6x-tdep.h | 45 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. */
|
| aarch32-linux-nat.h | 27 void aarch32_vfp_regcache_supply (struct regcache *regcache, gdb_byte *regs, 31 gdb_byte *regs,
|
| /src/external/gpl3/gdb/dist/gdb/ |
| target-float.h | 25 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 *from [all...] |
| rs6000-aix-tdep.h | 22 const gdb_byte *ldi_buf, 23 gdb_byte *readbuf,
|
| extract-store-integer.h | 24 T extract_integer (gdb::array_view<const gdb_byte>, enum bfd_endian byte_order); 27 extract_signed_integer (gdb::array_view<const gdb_byte> buf, 34 extract_signed_integer (const gdb_byte *addr, int len, 37 return extract_signed_integer (gdb::array_view<const gdb_byte> (addr, len), 42 extract_unsigned_integer (gdb::array_view<const gdb_byte> buf, 49 extract_unsigned_integer (const gdb_byte *addr, int len, 52 return extract_unsigned_integer (gdb::array_view<const gdb_byte> (addr, len), 56 extern CORE_ADDR extract_typed_address (const gdb_byte *buf, 63 extern void store_integer (gdb::array_view<gdb_byte> dst, 68 store_integer (gdb_byte *addr, int len, bfd_endian byte_order, T val [all...] |
| tic6x-tdep.h | 45 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. */
|
| aarch32-linux-nat.h | 27 void aarch32_vfp_regcache_supply (struct regcache *regcache, gdb_byte *regs, 31 gdb_byte *regs,
|
| /src/external/gpl3/gdb.old/dist/gdbsupport/ |
| rsp-low.h | 55 extern int bin2hex (const gdb_byte *bin, char *hex, int count); 57 extern int bin2hex (gdb::array_view<gdb_byte> bin, char *hex); 61 extern std::string bin2hex (const gdb_byte *bin, int count); 71 extern int remote_escape_output (const gdb_byte *buffer, int len_units, 72 int unit_size, gdb_byte *out_buf, 81 extern int remote_unescape_input (const gdb_byte *buffer, int len, 82 gdb_byte *out_buf, int out_maxlen);
|
| byte-vector.h | 25 /* 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>;
|
| search.h | 31 typedef bool target_read_memory_ftype (CORE_ADDR, gdb_byte *, size_t); 38 const gdb_byte *pattern,
|
| /src/external/gpl3/gdb/dist/gdbsupport/ |
| rsp-low.h | 55 extern int bin2hex (const gdb_byte *bin, char *hex, int count); 57 extern int bin2hex (gdb::array_view<gdb_byte> bin, char *hex); 61 extern std::string bin2hex (const gdb_byte *bin, int count); 71 extern int remote_escape_output (const gdb_byte *buffer, int len_units, 72 int unit_size, gdb_byte *out_buf, 81 extern int remote_unescape_input (const gdb_byte *buffer, int len, 82 gdb_byte *out_buf, int out_maxlen);
|
| byte-vector.h | 25 /* 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>;
|
| /src/external/gpl3/gdb/dist/gdb/dwarf2/ |
| leb.h | 33 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 *, unsigned int *) [all...] |
| expr.h | 84 const gdb_byte *data; 143 value *evaluate (const gdb_byte *addr, size_t len, bool as_lval, 169 const gdb_byte *m_data = nullptr; 211 void eval (const gdb_byte *addr, size_t len); 216 void execute_stack_op (const gdb_byte *op_ptr, const gdb_byte *op_end); 233 void get_frame_base (const gdb_byte **start, size_t *length); 258 void read_mem (gdb_byte *buf, CORE_ADDR addr, size_t length); 269 void dwarf_expr_require_composition (const gdb_byte *, const gdb_byte *, [all...] |
| read-debug-names.h | 39 constexpr gdb_byte dwarf5_augmentation_1[4] = { 'G', 'D', 'B', 0 }; 42 constexpr gdb_byte dwarf5_augmentation_2[8] 46 constexpr gdb_byte dwarf5_augmentation_3[8]
|
| cooked-indexer.h | 68 const gdb_byte *index_dies (cutu_reader *reader, 69 const gdb_byte *info_ptr, 76 const gdb_byte *scan_attributes (dwarf2_per_cu *scanning_per_cu, 78 const gdb_byte *watermark_ptr, 79 const gdb_byte *info_ptr, 93 const gdb_byte *index_imported_unit (cutu_reader *reader, 94 const gdb_byte *info_ptr, 99 const gdb_byte *recurse (cutu_reader *reader, 100 const gdb_byte *info_ptr,
|
| /src/external/gpl3/gdb.old/dist/gdb/nat/ |
| linux-osdata.h | 27 extern LONGEST linux_common_xfer_osdata (const char *annex, gdb_byte *readbuf,
|
| /src/external/gpl3/gdb/dist/gdb/nat/ |
| linux-osdata.h | 27 extern LONGEST linux_common_xfer_osdata (const char *annex, gdb_byte *readbuf,
|