Lines Matching refs:byte_get
7149 = byte_get ((unsigned char *) &shndx[j], sizeof (shndx[j])); in get_32bit_elf_symbols()
7267 = byte_get ((unsigned char *) &shndx[j], sizeof (shndx[j])); in get_64bit_elf_symbols()
8591 entry = byte_get (indices, 4); in process_section_groups()
8608 entry = byte_get (indices, 4); in process_section_groups()
9253 stamp = byte_get ((unsigned char *) head, sizeof (stamp)); in dump_ia64_unwind()
9341 tep->start.offset = byte_get (tp, eh_addr_size); tp += eh_addr_size; in slurp_ia64_unwind_table()
9342 tep->end.offset = byte_get (tp, eh_addr_size); tp += eh_addr_size; in slurp_ia64_unwind_table()
9343 tep->info.offset = byte_get (tp, eh_addr_size); tp += eh_addr_size; in slurp_ia64_unwind_table()
9784 tep->start.offset = byte_get ((unsigned char *) tp + 0, 4); in slurp_hppa_unwind_table()
9785 tep->end.offset = byte_get ((unsigned char *) tp + 4, 4); in slurp_hppa_unwind_table()
9786 tmp1 = byte_get ((unsigned char *) tp + 8, 4); in slurp_hppa_unwind_table()
9787 tmp2 = byte_get ((unsigned char *) tp + 12, 4); in slurp_hppa_unwind_table()
10122 word = byte_get (arm_sec->data + word_offset, 4); in get_unwind_section_word()
11551 i_data[number] = byte_get (e_data + number * ent_size, ent_size); in get_dynamic_data()
11601 filedata->nbuckets = byte_get (nb, hash_ent_size); in get_num_dynamic_syms()
11602 filedata->nchains = byte_get (nc, hash_ent_size); in get_num_dynamic_syms()
11649 filedata->ngnubuckets = byte_get (nb, 4); in get_num_dynamic_syms()
11650 filedata->gnusymidx = byte_get (nb + 4, 4); in get_num_dynamic_syms()
11651 bitmaskwords = byte_get (nb + 8, 4); in get_num_dynamic_syms()
11713 while ((byte_get (nb, 4) & 1) == 0); in get_num_dynamic_syms()
12974 data[cnt] = byte_get (edata + cnt * sizeof (short), in process_version_sections()
13490 vers_data = byte_get (data, 2); in get_symbol_version_string()
13967 uint64_t size = byte_get (data, 8); in display_lto_symtab()
13970 uint64_t slot = byte_get (data, 4); in display_lto_symtab()
15813 addend += byte_get (rloc, reloc_size) & 0x3f; in apply_relocations()
15815 addend += byte_get (rloc, reloc_size); in apply_relocations()
15835 addend = (addend & 0x3f) | (byte_get (rloc, reloc_size) & 0xc0); in apply_relocations()
18678 attr_len = byte_get (p, 4); in process_attributes()
18741 size = byte_get (p, 4); in process_attributes()
18855 entry = byte_get (data + addr - pltgot, is_32bit_elf ? 4 : 8); in print_mips_got_entry()
18878 entry = byte_get (data + addr - pltgot, is_32bit_elf ? 4 : 8); in print_mips_pltgot_entry()
19130 && byte_get (data + ent - pltgot, addr_size) == 0) in process_mips_specific()
19149 && (byte_get (data + ent - pltgot, addr_size) in process_mips_specific()
19721 && (byte_get (data + ent - pltgot, addr_size) in process_mips_specific()
19907 flag = byte_get (buf, 4); in process_nds32_specific()
20227 count = byte_get (descdata, addr_size); in print_core_note()
20230 page_size = byte_get (descdata, addr_size); in print_core_note()
20259 start = byte_get (descdata, addr_size); in print_core_note()
20261 end = byte_get (descdata, addr_size); in print_core_note()
20263 file_ofs = byte_get (descdata, addr_size); in print_core_note()
20704 type = byte_get (ptr, 4); in print_gnu_property_note()
20705 datasz = byte_get (ptr + 4, 4); in print_gnu_property_note()
20725 bitmask = byte_get (ptr, 4); in print_gnu_property_note()
20841 decode_aarch64_feature_1_and (byte_get (ptr, 4)); in print_gnu_property_note()
20855 printf ("%#" PRIx64, byte_get (ptr, size)); in print_gnu_property_note()
20878 unsigned int bitmask = byte_get (ptr, 4); in print_gnu_property_note()
20894 printf ("%#x", (unsigned int) byte_get (ptr, 4)); in print_gnu_property_note()
20954 os = byte_get ((unsigned char *) pnote->descdata, 4); in print_gnu_note()
20955 major = byte_get ((unsigned char *) pnote->descdata + 4, 4); in print_gnu_note()
20956 minor = byte_get ((unsigned char *) pnote->descdata + 8, 4); in print_gnu_note()
20957 subminor = byte_get ((unsigned char *) pnote->descdata + 12, 4); in print_gnu_note()
21018 num_entries = byte_get ((unsigned char *) pnote->descdata, 4); in print_gnu_note()
21019 mask = byte_get ((unsigned char *) pnote->descdata + 4, 4); in print_gnu_note()
21074 val = byte_get ((unsigned char *) pnote->descdata, pnote->descsz); in print_v850_note()
21137 version = byte_get ((unsigned char *) pnote->descdata, sizeof (version)); in process_netbsd_elf_note()
21157 version = byte_get ((unsigned char *) pnote->descdata, sizeof (version)); in process_netbsd_elf_note()
21377 pc = byte_get ((unsigned char *) data, addr_size); in print_stapsdt_note()
21380 base_addr = byte_get ((unsigned char *) data, addr_size); in print_stapsdt_note()
21383 semaphore = byte_get ((unsigned char *) data, addr_size); in print_stapsdt_note()
21537 byte_get ((unsigned char *) pnote->descdata, 8)); in print_ia64_vms_note()
21546 print_vms_time (byte_get ((unsigned char *) pnote->descdata, 8)); in print_ia64_vms_note()
21556 print_vms_time (byte_get ((unsigned char *) pnote->descdata, 8)); in print_ia64_vms_note()
21565 (unsigned) byte_get ((unsigned char *) pnote->descdata, 4), in print_ia64_vms_note()
21566 (unsigned) byte_get ((unsigned char *) pnote->descdata + 4, 4)); in print_ia64_vms_note()
21568 print_vms_time (byte_get ((unsigned char *) pnote->descdata + 8, 8)); in print_ia64_vms_note()
21571 byte_get ((unsigned char *) pnote->descdata + 16, 8)); in print_ia64_vms_note()
21573 (unsigned) byte_get ((unsigned char *) pnote->descdata + 24, 4)); in print_ia64_vms_note()
21786 start = byte_get ((unsigned char *) pnote->descdata, 4); in print_gnu_build_attribute_description()
21791 start = byte_get ((unsigned char *) pnote->descdata, 4); in print_gnu_build_attribute_description()
21792 end = byte_get ((unsigned char *) pnote->descdata + 4, 4); in print_gnu_build_attribute_description()
21796 start = byte_get ((unsigned char *) pnote->descdata, 8); in print_gnu_build_attribute_description()
21797 end = byte_get ((unsigned char *) pnote->descdata + 8, 8); in print_gnu_build_attribute_description()
22280 (unsigned) byte_get ((unsigned char *) pnote->descdata, 4)); in print_qnx_note()
22282 (unsigned) byte_get ((unsigned char *) pnote->descdata + 4, 4)); in print_qnx_note()
22284 ((unsigned) byte_get ((unsigned char *) pnote->descdata + 8, 1)) ? "no": "yes"); in print_qnx_note()
22867 byte_get = byte_get_little_endian; in get_file_header()
22871 byte_get = byte_get_big_endian; in get_file_header()