Lines Matching refs:sh_offset
3773 dynamic_addr = sec->sh_offset; in process_program_headers()
3899 internal->sh_offset = BYTE_GET (shdrs[i].sh_offset); in get_32bit_section_headers()
3944 internal->sh_offset = BYTE_GET (shdrs[i].sh_offset); in get_64bit_section_headers()
3963 esyms = get_data (NULL, file, section->sh_offset, 1, section->sh_size, in get_32bit_elf_symbols()
3973 shndx = get_data (NULL, file, symtab_shndx_hdr->sh_offset, in get_32bit_elf_symbols()
4026 esyms = get_data (NULL, file, section->sh_offset, 1, section->sh_size, in get_64bit_elf_symbols()
4036 shndx = get_data (NULL, file, symtab_shndx_hdr->sh_offset, in get_64bit_elf_symbols()
4293 string_table = get_data (NULL, file, section->sh_offset, in process_section_headers()
4370 dynamic_strings = get_data (NULL, file, section->sh_offset, in process_section_headers()
4495 (unsigned long) section->sh_offset, in process_section_headers()
4513 if ((long) section->sh_offset == section->sh_offset) in process_section_headers()
4514 printf (" %6.6lx", (unsigned long) section->sh_offset); in process_section_headers()
4518 print_vma (section->sh_offset, LONG_HEX); in process_section_headers()
4559 if ((long) section->sh_offset == section->sh_offset) in process_section_headers()
4560 printf (" %16.16lx", (unsigned long) section->sh_offset); in process_section_headers()
4564 print_vma (section->sh_offset, LONG_HEX); in process_section_headers()
4579 if ((long) section->sh_offset == section->sh_offset) in process_section_headers()
4580 printf (" %8.8lx", (unsigned long) section->sh_offset); in process_section_headers()
4584 print_vma (section->sh_offset, LONG_HEX); in process_section_headers()
4761 strtab = get_data (NULL, file, strtab_sec->sh_offset, in process_section_groups()
4770 start = get_data (NULL, file, section->sh_offset, in process_section_groups()
4952 rel_offset = section->sh_offset; in process_relocs()
5002 strtab = get_data (NULL, file, strsec->sh_offset, in process_relocs()
5202 table = get_data (NULL, file, sec->sh_offset, 1, size, _("unwind table")); in slurp_ia64_unwind_table()
5242 if (!slurp_rela_relocs (file, relsec->sh_offset, relsec->sh_size, in slurp_ia64_unwind_table()
5311 aux.strtab = get_data (NULL, file, strsec->sh_offset, in ia64_process_unwind()
5394 aux.info = get_data (NULL, file, sec->sh_offset, 1, aux.info_size, in ia64_process_unwind()
5405 (unsigned long) unwsec->sh_offset, in ia64_process_unwind()
5584 table = get_data (NULL, file, sec->sh_offset, 1, size, _("unwind table")); in slurp_hppa_unwind_table()
5654 if (!slurp_rela_relocs (file, relsec->sh_offset, relsec->sh_size, in slurp_hppa_unwind_table()
5726 aux.strtab = get_data (NULL, file, strsec->sh_offset, in hppa_process_unwind()
5745 (unsigned long) sec->sh_offset, in hppa_process_unwind()
6103 section.sh_offset = offset_from_vma (file, entry->d_un.d_val, 0); in process_dynamic_section()
6106 section.sh_size = archive_file_size - section.sh_offset; in process_dynamic_section()
6112 section.sh_size = ftell (file) - section.sh_offset; in process_dynamic_section()
6757 (unsigned long) section->sh_offset, section->sh_link, in process_version_sections()
6763 edefs = get_data (NULL, file, section->sh_offset, 1, in process_version_sections()
6850 (unsigned long) section->sh_offset, section->sh_link, in process_version_sections()
6856 eneed = get_data (NULL, file, section->sh_offset, 1, in process_version_sections()
6953 strtab = get_data (NULL, file, string_sec->sh_offset, 1, in process_version_sections()
6964 (unsigned long) section->sh_offset, section->sh_link, in process_version_sections()
7485 strtab = get_data (NULL, file, string_sec->sh_offset, in process_symbol_table()
7987 start = get_data (NULL, file, section->sh_offset, 1, bytes, in dump_section()
8090 if (!slurp_rela_relocs (file, relsec->sh_offset, relsec->sh_size, in debug_apply_rela_addends()
8183 section->start = get_data (NULL, file, sec->sh_offset, 1, in load_debug_section()
8563 contents = get_data (NULL, file, sect->sh_offset, 1, sect->sh_size, in process_arm_specific()
9076 elib = get_data (NULL, file, section->sh_offset, 1, section->sh_size, in process_gnu_liblist()
9083 strtab = get_data (NULL, file, string_sec->sh_offset, 1, in process_gnu_liblist()
9398 (bfd_vma) section->sh_offset, in process_note_sections()