Lines Matching refs:byte_get
214 val = byte_get (data, size); in get_encoded_value()
417 SAFE_BYTE_GET_INTERNAL (VAL, PTR, AMOUNT, END, byte_get, false)
420 SAFE_BYTE_GET_INTERNAL (VAL, PTR, AMOUNT, END, byte_get, true)
737 str_offset = byte_get (index_section->start + index_offset, offset_size); in fetch_indexed_string()
777 return byte_get (section->start + offset, num_bytes); in fetch_indexed_addr()
799 if (byte_get (section->start, 4) == 0xffffffff) in fetch_indexed_value()
826 return byte_get (section->start + offset, pointer_size); in fetch_indexed_value()
1197 printf ("%lx ", (unsigned long) byte_get (data++, 1)); in display_block()
2494 if (byte_get != byte_get_little_endian) in read_and_display_attr_value()
7791 dwarf_vma base = byte_get (entry, address_size); in display_debug_addr()
10473 crc32 = byte_get (filename + crc_offset, 4); in display_debug_links()
11351 * crc32 = byte_get (section->start + crc_offset, 4); in parse_gnu_debuglink()
11789 build_id_size = byte_get (section->start + 4, 4); in load_build_id_debug_file()