Home
last modified time | relevance | path

Searched defs:buf_end (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/
Dleb128.h54 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()
/toolchain/binutils/binutils-2.27/bfd/
Ddwarf2.c621 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()