Searched refs:osec (Results 1 - 25 of 30) sorted by relevance

12

/haiku-fatelf/src/bin/gdb/gdb/
H A Dgcore.c289 make_output_phdrs (bfd *obfd, asection *osec, void *ignored) argument
295 if (strncmp (bfd_section_name (obfd, osec), "load", 4) == 0)
301 if (!(bfd_get_section_flags (obfd, osec) & SEC_READONLY))
303 if (bfd_get_section_flags (obfd, osec) & SEC_CODE)
306 bfd_record_phdr (obfd, p_type, 1, p_flags, 0, 0, 0, 0, 1, &osec);
314 asection *osec; local
371 osec = bfd_make_section_anyway (obfd, "load");
372 if (osec == NULL)
385 bfd_set_section_size (obfd, osec, size);
386 bfd_set_section_vma (obfd, osec, vadd
445 gcore_copy_callback(bfd *obfd, asection *osec, void *ignored) argument
[all...]
/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoff-i960.c204 asection *osec; local
227 osec = bfd_get_section (symbol)->output_section;
228 if (coff_section_data (output_bfd, osec) != NULL
229 && coff_section_data (output_bfd, osec)->tdata != NULL)
231 (asymbol **) coff_section_data (output_bfd, osec)->tdata;
237 sec_name = bfd_get_section_name (output_bfd, osec);
254 if (coff_section_data (output_bfd, osec) == NULL)
257 osec->used_by_bfd = (PTR) bfd_zalloc (abfd, amt);
258 if (osec->used_by_bfd == NULL)
261 coff_section_data (output_bfd, osec)
[all...]
H A Delf32-frv.c983 _frvfdpic_osec_to_segment (bfd *output_bfd, asection *osec)
997 if (m->sections[i] == osec)
1008 _frvfdpic_osec_readonly_p (bfd *output_bfd, asection *osec)
1010 unsigned seg = _frvfdpic_osec_to_segment (output_bfd, osec);
1935 asection *osec;
1955 osec = sec = local_sections [r_symndx];
2005 osec = sec;
2044 osec, sym,
2280 if (osec)
2281 addend += osec
982 _frvfdpic_osec_to_segment(bfd *output_bfd, asection *osec) argument
1007 _frvfdpic_osec_readonly_p(bfd *output_bfd, asection *osec) argument
1932 asection *osec; local
3915 frvfdpic_elf_encode_eh_address(bfd *abfd, struct bfd_link_info *info, asection *osec, bfd_vma offset, asection *loc_sec, bfd_vma loc_offset, bfd_vma *encoded) argument
[all...]
H A Delf32-i370.c1374 asection *osec;
1376 osec = sec->output_section;
1377 indx = elf_section_data (osec)->dynindx;
1383 indx, osec->name, osec->flags,
1363 asection *osec; local
H A Delf32-sh64.c306 bfd *obfd, asection *osec)
314 if (! _bfd_elf_copy_private_section_data (ibfd, isec, obfd, osec))
329 sh64_elf_section_data (osec)->sh64_info = sh64_sec_data;
305 sh64_bfd_elf_copy_private_section_data(bfd *ibfd, asection *isec, bfd *obfd, asection *osec) argument
H A Daout-target.h235 MY_bfd_copy_private_section_data (ibfd, isec, obfd, osec)
239 asection *osec ATTRIBUTE_UNUSED;
H A DpeXXigen.c1969 _bfd_XX_bfd_copy_private_section_data (ibfd, isec, obfd, osec)
1973 asection *osec;
1982 if (coff_section_data (obfd, osec) == NULL)
1985 osec->used_by_bfd = (PTR) bfd_zalloc (obfd, amt);
1986 if (osec->used_by_bfd == NULL)
1990 if (pei_section_data (obfd, osec) == NULL)
1993 coff_section_data (obfd, osec)->tdata = (PTR) bfd_zalloc (obfd, amt);
1994 if (coff_section_data (obfd, osec)->tdata == NULL)
1998 pei_section_data (obfd, osec)->virt_size =
2000 pei_section_data (obfd, osec)
[all...]
H A Dxcofflink.c5571 asection *osec;
5579 osec = tocsec->output_section;
5580 oindx = osec->target_index;
5581 irel = finfo->section_info[oindx].relocs + osec->reloc_count;
5582 irel->r_vaddr = (osec->vma
5628 finfo->section_info[oindx].rel_hashes[osec->reloc_count] = NULL;
5629 ++osec->reloc_count;
5649 irsym.n_scnum = osec->target_index;
5697 asection *osec;
5723 osec
5565 asection *osec; local
5691 asection *osec; local
[all...]
H A Delf-bfd.h681 (bfd *output_bfd, struct bfd_link_info *info, asection *osec);
919 asection *osec, bfd_vma offset,
1382 (bfd *abfd, struct bfd_link_info *info, asection *osec, bfd_vma offset,
H A Delf64-sh64.c2327 asection *osec; local
2334 for (osec = obfd->sections; osec; osec = osec->next)
2336 int oIndex = ((struct bfd_elf_section_data *) elf_section_data (osec))->this_idx;
2339 if (strcmp (osec->name, isec->name) == 0)
H A Daout-tic30.c616 MY_bfd_copy_private_section_data (ibfd, isec, obfd, osec)
620 asection *osec ATTRIBUTE_UNUSED;
H A Delf-eh-frame.c1187 asection *osec, bfd_vma offset,
1191 *encoded = osec->vma + offset -
1185 _bfd_elf_encode_eh_address(bfd *abfd ATTRIBUTE_UNUSED, struct bfd_link_info *info ATTRIBUTE_UNUSED, asection *osec, bfd_vma offset, asection *loc_sec, bfd_vma loc_offset, bfd_vma *encoded) argument
H A Delf32-cris.c1329 asection *osec;
1331 osec = sec->output_section;
1332 indx = elf_section_data (osec)->dynindx;
1323 asection *osec; local
H A Delf32-m68k.c1656 asection *osec;
1658 osec = sec->output_section;
1659 indx = elf_section_data (osec)->dynindx;
1655 asection *osec; local
H A Delf32-vax.c1739 asection *osec;
1741 osec = sec->output_section;
1742 indx = elf_section_data (osec)->dynindx;
1738 asection *osec; local
H A Delf32-ppc.c5399 asection *osec;
5404 osec->vma, from the emitted reloc addend,
5406 osec = sec->output_section;
5407 indx = elf_section_data (osec)->dynindx;
5412 indx, osec->name, osec->flags,
5380 asection *osec; local
H A Delf64-x86-64.c2056 asection *osec;
2058 osec = sec->output_section;
2059 sindx = elf_section_data (osec)->dynindx;
2054 asection *osec; local
H A Delf32-s390.c2618 asection *osec; local
2620 osec = sec->output_section;
2621 sindx = elf_section_data (osec)->dynindx;
2630 outrel.r_addend -= osec->vma;
H A Delf64-s390.c2598 asection *osec; local
2600 osec = sec->output_section;
2601 sindx = elf_section_data (osec)->dynindx;
2610 outrel.r_addend -= osec->vma;
H A Delf64-sparc.c2261 asection *osec;
2263 osec = sec->output_section;
2264 indx = elf_section_data (osec)->dynindx;
2271 outrel.r_addend -= osec->vma;
2253 asection *osec; local
H A Delflink.c6957 asection *osec = sec->output_section;
6963 if (bfd_is_abs_section (osec)
6967 osec = sec->kept_section->output_section;
6968 irela->r_addend -= osec->vma;
6971 if (!bfd_is_abs_section (osec))
6973 r_symndx = osec->target_index;
6989 asection *osec;
7007 osec = sec->output_section;
7010 osec);
7017 sym.st_value += osec
6947 asection *osec = sec->output_section; local
6979 asection *osec; local
[all...]
H A Delf32-sparc.c2480 asection *osec;
2482 osec = sec->output_section;
2483 indx = elf_section_data (osec)->dynindx;
2476 asection *osec; local
H A Delf.c5466 asection *osec)
5475 ohdr = &elf_section_data (osec)->this_hdr;
5488 elf_next_in_group (osec) = elf_next_in_group (isec);
5489 elf_group_name (osec) = elf_group_name (isec);
5491 osec->use_rela_p = isec->use_rela_p;
5458 _bfd_elf_copy_private_section_data(bfd *ibfd, asection *isec, bfd *obfd, asection *osec) argument
H A Delf64-ppc.c9732 asection *osec;
9734 osec = sec->output_section;
9735 indx = elf_section_data (osec)->dynindx;
9742 outrel.r_addend -= osec->vma;
9728 asection *osec; local
/haiku-fatelf/src/bin/gdb/include/
H A Dbfdlink.h433 bfd *obfd, asection *osec, bfd_vma oval,

Completed in 321 milliseconds

12