| /trueos/contrib/gdb/gdb/cli/ |
| HD | cli-dump.c | 454 restore_section_callback (bfd *ibfd, asection *isec, void *args) in restore_section_callback() argument 457 bfd_vma sec_start = bfd_section_vma (ibfd, isec); in restore_section_callback() 458 bfd_size_type size = bfd_section_size (ibfd, isec); in restore_section_callback() 467 if (!(bfd_get_section_flags (ibfd, isec) & SEC_LOAD)) in restore_section_callback() 476 bfd_section_name (ibfd, isec)); in restore_section_callback() 493 if (!bfd_get_section_contents (ibfd, isec, buf, 0, size)) in restore_section_callback() 498 bfd_section_name (ibfd, isec), in restore_section_callback()
|
| /trueos/contrib/gdb/gdb/ |
| HD | gcore.c | 406 asection *isec = objsec->the_bfd_section; in objfile_find_memory_regions() local 407 flagword flags = bfd_get_section_flags (ibfd, isec); in objfile_find_memory_regions() 412 int size = bfd_section_size (ibfd, isec); in objfile_find_memory_regions() 415 ret = (*func) (objsec->addr, bfd_section_size (ibfd, isec), in objfile_find_memory_regions()
|
| /trueos/contrib/binutils/bfd/ |
| HD | elf32-cr16.c | 980 asection *isec; in elf32_cr16_get_relocated_section_contents() local 983 isec = bfd_und_section_ptr; in elf32_cr16_get_relocated_section_contents() 985 isec = bfd_abs_section_ptr; in elf32_cr16_get_relocated_section_contents() 987 isec = bfd_com_section_ptr; in elf32_cr16_get_relocated_section_contents() 989 isec = bfd_section_from_elf_index (input_bfd, isym->st_shndx); in elf32_cr16_get_relocated_section_contents() 991 *secpp = isec; in elf32_cr16_get_relocated_section_contents()
|
| HD | elf32-ppc.c | 5123 asection *isec, in ppc_elf_relax_section() argument 5150 if ((isec->flags & SEC_ALLOC) == 0 in ppc_elf_relax_section() 5151 || (isec->flags & SEC_RELOC) == 0 in ppc_elf_relax_section() 5152 || isec->reloc_count == 0) in ppc_elf_relax_section() 5155 trampoff = (isec->size + 3) & (bfd_vma) -4; in ppc_elf_relax_section() 5162 internal_relocs = _bfd_elf_link_read_relocs (abfd, isec, NULL, NULL, in ppc_elf_relax_section() 5170 irelend = internal_relocs + isec->reloc_count; in ppc_elf_relax_section() 5282 if (tsec == isec) in ppc_elf_relax_section() 5329 reladdr = isec->output_section->vma + isec->output_offset + roff; in ppc_elf_relax_section() 5401 if (elf_section_data (isec)->this_hdr.contents != NULL) in ppc_elf_relax_section() [all …]
|
| HD | elf.c | 5455 unsigned int isec; in rewrite_elf_program_header() local 5583 isec = 0; in rewrite_elf_program_header() 5604 && isec == 0 in rewrite_elf_program_header() 5629 map->sections[isec ++] = output_section; in rewrite_elf_program_header() 5640 if (isec == section_count) in rewrite_elf_program_header() 5703 isec = 0; in rewrite_elf_program_header() 5760 ++isec; in rewrite_elf_program_header() 5774 if (isec < section_count) in rewrite_elf_program_header() 5801 while (isec < section_count); in rewrite_elf_program_header() 5941 unsigned int isec = 0; in copy_elf_program_header() local [all …]
|
| HD | elf64-ppc.c | 8726 ppc64_elf_next_toc_section (struct bfd_link_info *info, asection *isec) in ppc64_elf_next_toc_section() argument 8732 bfd_vma addr = isec->output_offset + isec->output_section->vma; in ppc64_elf_next_toc_section() 8735 if (off + isec->size > 0x10000) in ppc64_elf_next_toc_section() 8738 elf_gp (isec->owner) = (htab->toc_curr in ppc64_elf_next_toc_section() 8739 - elf_gp (isec->output_section->owner) in ppc64_elf_next_toc_section() 8767 toc_adjusting_stub_needed (struct bfd_link_info *info, asection *isec) in toc_adjusting_stub_needed() argument 8775 if ((isec->flags & SEC_LINKER_CREATED) != 0) in toc_adjusting_stub_needed() 8778 if (isec->size == 0) in toc_adjusting_stub_needed() 8781 if (isec->output_section == NULL) in toc_adjusting_stub_needed() 8786 if (strcmp (isec->name, ".fixup") == 0) in toc_adjusting_stub_needed() [all …]
|
| HD | elflink.c | 8394 asection *isec; in elf_link_input_bfd() local 8410 isec = bfd_und_section_ptr; in elf_link_input_bfd() 8414 isec = bfd_section_from_elf_index (input_bfd, isym->st_shndx); in elf_link_input_bfd() 8415 if (isec in elf_link_input_bfd() 8416 && isec->sec_info_type == ELF_INFO_TYPE_MERGE in elf_link_input_bfd() 8419 _bfd_merged_section_offset (output_bfd, &isec, in elf_link_input_bfd() 8420 elf_section_data (isec)->sec_info, in elf_link_input_bfd() 8424 isec = bfd_abs_section_ptr; in elf_link_input_bfd() 8426 isec = bfd_com_section_ptr; in elf_link_input_bfd() 8435 *ppsection = isec; in elf_link_input_bfd() [all …]
|
| HD | peXXigen.c | 2010 asection *isec, in _bfd_XX_bfd_copy_private_section_data() argument 2018 if (coff_section_data (ibfd, isec) != NULL in _bfd_XX_bfd_copy_private_section_data() 2019 && pei_section_data (ibfd, isec) != NULL) in _bfd_XX_bfd_copy_private_section_data() 2038 pei_section_data (ibfd, isec)->virt_size; in _bfd_XX_bfd_copy_private_section_data() 2040 pei_section_data (ibfd, isec)->pe_flags; in _bfd_XX_bfd_copy_private_section_data()
|
| HD | aout-target.h | 215 asection *isec ATTRIBUTE_UNUSED, in MY_bfd_copy_private_section_data()
|
| HD | libbfd.c | 1056 asection *isec ATTRIBUTE_UNUSED, in _bfd_generic_init_private_section_data()
|
| HD | bfd-in2.h | 1724 (bfd *ibfd, asection *isec, bfd *obfd, asection *osec); 5125 #define bfd_init_private_section_data(ibfd, isec, obfd, osec, link_info) \ argument 5126 BFD_SEND (obfd, _bfd_init_private_section_data, (ibfd, isec, obfd, osec, link_info))
|
| /trueos/gnu/usr.bin/binutils/libbfd/ |
| HD | bfd.h | 1730 (bfd *ibfd, asection *isec, bfd *obfd, asection *osec); 5132 #define bfd_init_private_section_data(ibfd, isec, obfd, osec, link_info) \ argument 5133 BFD_SEND (obfd, _bfd_init_private_section_data, (ibfd, isec, obfd, osec, link_info))
|
| /trueos/contrib/binutils/ld/ |
| HD | ldlang.c | 1865 init_os (lang_output_section_statement_type *s, asection *isec, in init_os() argument 1906 if (isec) in init_os() 1907 bfd_init_private_section_data (isec->owner, isec, in init_os()
|
| HD | ChangeLog-0203 | 3324 Remove unused update of "isec".
|