Lines Matching +defs:b +defs:end
64 read_byte (bfd_byte **iter, bfd_byte *end, unsigned char *result) in read_byte()
76 skip_bytes (bfd_byte **iter, bfd_byte *end, bfd_size_type length) in skip_bytes()
91 skip_leb128 (bfd_byte **iter, bfd_byte *end) in skip_leb128()
105 read_uleb128 (bfd_byte **iter, bfd_byte *end, bfd_vma *value) in read_uleb128()
124 read_sleb128 (bfd_byte **iter, bfd_byte *end, bfd_signed_vma *value) in read_sleb128()
333 skip_cfa_op (bfd_byte **iter, bfd_byte *end, unsigned int encoded_ptr_width) in skip_cfa_op()
413 skip_non_nops (bfd_byte *buf, bfd_byte *end, unsigned int encoded_ptr_width, in skip_non_nops()
574 bfd_byte *ehbuf = NULL, *buf, *end; in _bfd_elf_parse_eh_frame() local
1047 cmp_eh_frame_hdr (const void *a, const void *b) in cmp_eh_frame_hdr()
1073 bfd_vma end; in add_eh_frame_hdr_terminator() local
1770 unsigned char *buf, *end; in _bfd_elf_write_section_eh_frame() local
2078 vma_compare (const void *a, const void *b) in vma_compare()