/dflybsd-src/contrib/gdb-7/include/ |
H A D | leb128.h | 54 read_uleb128_to_uint64 (const unsigned char *buf, const unsigned char *buf_end, in read_uleb128_to_uint64() 87 read_sleb128_to_int64 (const unsigned char *buf, const unsigned char *buf_end, in read_sleb128_to_int64() 120 skip_leb128 (const unsigned char *buf, const unsigned char *buf_end) in skip_leb128()
|
/dflybsd-src/contrib/binutils-2.27/include/ |
H A D | leb128.h | 54 read_uleb128_to_uint64 (const unsigned char *buf, const unsigned char *buf_end, in read_uleb128_to_uint64() 87 read_sleb128_to_int64 (const unsigned char *buf, const unsigned char *buf_end, in read_sleb128_to_int64() 120 skip_leb128 (const unsigned char *buf, const unsigned char *buf_end) in skip_leb128()
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | dwarf2expr.c | 374 safe_read_uleb128 (const gdb_byte *buf, const gdb_byte *buf_end, in safe_read_uleb128() 386 safe_read_sleb128 (const gdb_byte *buf, const gdb_byte *buf_end, in safe_read_sleb128() 396 safe_skip_leb128 (const gdb_byte *buf, const gdb_byte *buf_end) in safe_skip_leb128() 465 dwarf_block_to_dwarf_reg (const gdb_byte *buf, const gdb_byte *buf_end) in dwarf_block_to_dwarf_reg() 508 dwarf_block_to_dwarf_reg_deref (const gdb_byte *buf, const gdb_byte *buf_end, in dwarf_block_to_dwarf_reg_deref() 567 dwarf_block_to_fb_offset (const gdb_byte *buf, const gdb_byte *buf_end, in dwarf_block_to_fb_offset() 595 const gdb_byte *buf_end, CORE_ADDR *sp_offset_return) in dwarf_block_to_sp_offset()
|
H A D | dwarf2expr.h | 300 gdb_read_uleb128 (const gdb_byte *buf, const gdb_byte *buf_end, in gdb_read_uleb128() 311 gdb_read_sleb128 (const gdb_byte *buf, const gdb_byte *buf_end, in gdb_read_sleb128() 322 gdb_skip_leb128 (const gdb_byte *buf, const gdb_byte *buf_end) in gdb_skip_leb128()
|
H A D | dwarf2loc.c | 99 decode_debug_loc_addresses (const gdb_byte *loc_ptr, const gdb_byte *buf_end, in decode_debug_loc_addresses() 144 const gdb_byte *buf_end, in decode_debug_loc_dwo_addresses() 214 const gdb_byte *loc_ptr, *buf_end; in dwarf2_find_location_expression() local 3353 const gdb_byte *buf_end; in locexpr_describe_location_piece() local 4039 const gdb_byte *loc_ptr, *buf_end; in loclist_describe_location() local
|
H A D | remote.c | 8003 char *buf_end) in remote_add_target_side_condition()
|
/dflybsd-src/usr.bin/indent/ |
H A D | indent.c | 57 char *buf_ptr, *buf_end; variable
|
/dflybsd-src/contrib/less/ |
H A D | pattern.c | 265 constant char *buf_end = buf + buf_len; in match() local
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_write_set_format_shar.c | 334 char *buf, *buf_end; in archive_write_shar_data_sed() local
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | dwarf2.c | 661 bfd_byte * buf_end, in read_string() 700 bfd_byte * buf_end, in read_indirect_string() 737 bfd_byte * buf_end, in read_indirect_line_string() 777 bfd_byte * buf_end, in read_alt_indirect_string() 876 read_address (struct comp_unit *unit, bfd_byte *buf, bfd_byte * buf_end) in read_address() 1960 bfd_byte *buf_end, struct line_info_table *table, in read_formatted_entries()
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | dwarf2.c | 621 bfd_byte * buf_end, in read_string() 660 bfd_byte * buf_end, in read_indirect_string() 700 bfd_byte * buf_end, in read_alt_indirect_string() 803 read_address (struct comp_unit *unit, bfd_byte *buf, bfd_byte * buf_end) in read_address()
|
/dflybsd-src/contrib/bmake/ |
H A D | parse.c | 145 char *buf_end; /* buf_end[-1] == '\n' */ member 2340 char *buf_end = curFile->buf_end; in ParseRawLine() local
|
/dflybsd-src/usr.bin/dsynth/ |
H A D | dsynth.h | 505 int buf_end; member
|