Searched refs:target_index (Results 1 - 23 of 23) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dxcofflink.c88 target_index field. */
1023 into reloc_info using the section target_index. */
1039 reloc_info[o->target_index].relocs =
1043 reloc_info[o->target_index].csects = bfd_zmalloc (amt);
1044 if (reloc_info[o->target_index].csects == NULL)
1057 reloc_info[o->target_index].linenos = linenos;
1166 linpstart = (reloc_info[enclosing->target_index].linenos
1177 linpend = (reloc_info[enclosing->target_index].linenos
1315 relocs = reloc_info[enclosing->target_index].relocs;
1386 reloc_info[enclosing->target_index]
4278 int target_index; local
[all...]
H A Dcofflink.c769 the target_index fields are 1 based. */
815 finfo.section_info[o->target_index].relocs = bfd_malloc (amt);
818 finfo.section_info[o->target_index].rel_hashes = bfd_malloc (amt);
819 if (finfo.section_info[o->target_index].relocs == NULL
820 || finfo.section_info[o->target_index].rel_hashes == NULL)
1029 irel = finfo.section_info[o->target_index].relocs;
1031 rel_hash = finfo.section_info[o->target_index].rel_hashes;
1320 ? (finfo->section_info[ a->output_section->target_index ].relocs + a->output_section->reloc_count)
1773 isym.n_scnum = (*secpp)->output_section->target_index;
1790 isym.n_scnum = (*secpp)->output_section->target_index;
2314 int target_index; local
[all...]
H A Delf-vxworks.c189 int this_idx = sec->output_section->target_index;
H A Dcoffcode.h784 if (isym.n_scnum == section->target_index)
3038 target_index values right. */
3043 int target_index;
3067 assign target_index values. */
3068 target_index = 1;
3088 current->target_index = 1;
3091 current->target_index = target_index++;
3098 /* Set the target_index field. */ local
3099 int target_index;
3042 int target_index; local
[all...]
H A Dcoff-ppc.c2190 the target_index fields are 1 based. */
2239 finfo.section_info[o->target_index].relocs =
2243 finfo.section_info[o->target_index].rel_hashes =
2245 if (finfo.section_info[o->target_index].relocs == NULL
2246 || finfo.section_info[o->target_index].rel_hashes == NULL)
2455 irel = finfo.section_info[o->target_index].relocs;
2457 rel_hash = finfo.section_info[o->target_index].rel_hashes;
H A Dcoffgen.c52 unsigned int target_index)
117 return_section->target_index = target_index;
310 if (answer->target_index == index)
586 coff_symbol_ptr->symbol.section->output_section->target_index;
919 symbol->section->output_section->target_index;
1002 symbol->section->output_section->target_index;
2308 symbol->section->output_section->target_index;
50 make_a_section_from_file(bfd *abfd, struct internal_scnhdr *hdr, unsigned int target_index) argument
H A Dpeicode.h561 H_PUT_16 (vars->abfd, section->target_index, esym->e_scnum);
569 ent->u.syment.n_scnum = section->target_index;
621 sec->target_index = vars->sec_index ++;
H A Daout-arm.c434 r_index = output_section->target_index;
H A Dcoff64-rs6000.c1001 internal_a.o_sntext = text_sec->target_index;
1012 internal_a.o_sndata = data_sec->target_index;
1023 internal_a.o_snloader = loader_sec->target_index;
1027 internal_a.o_snbss = bss_sec->target_index;
H A DpeXXigen.c142 in->n_scnum = sec->target_index;
156 if (unused_section_number <= sec->target_index)
157 unused_section_number = sec->target_index + 1;
178 sec->target_index = unused_section_number;
H A Daoutx.h1218 newsect->target_index = N_TEXT;
1223 newsect->target_index = N_DATA;
1228 newsect->target_index = N_BSS;
1984 r_index = output_section->target_index;
2064 r_index = output_section->target_index;
3658 r_index = pr->u.section->target_index;
H A Delf.c2976 elf_section_syms; If called for "ld -r", use target_index. */
2980 symindx = sec->target_index;
4240 if (sec1->target_index - sec2->target_index != 0)
4241 return sec1->target_index - sec2->target_index;
4262 return sec1->target_index - sec2->target_index;
H A Dbout.c362 r_idx = output_section->target_index;
H A Dcoff-rs6000.c294 ox->sntoc = sec->output_section->target_index;
304 ox->snentry = sec->output_section->target_index;
H A Delflink.c8862 r_symndx = osec->target_index;
8877 r_symndx = oi->target_index;
9055 indx = link_order->u.reloc.p->u.section->target_index;
9076 indx = section->output_section->target_index;
9720 o->target_index = bfd_get_symcount (abfd);
H A Dbfd-in2.h1496 int target_index;
1555 target_index etc. */
1671 /* target_index, used_by_bfd, constructor_chain, owner, */ \
1489 int target_index; member in struct:bfd_section
H A Decoff.c74 /* target_index, used_by_bfd, constructor_chain, owner, */
2363 current->target_index = count;
H A Dieee.c1085 section->target_index = index;
/freebsd-11-stable/contrib/binutils/binutils/
H A Dcoffgrok.c141 int i = section->target_index;
188 int i = section->target_index;
H A Dieee.c535 if ((bfd_vma) s->target_index == indx)
/freebsd-11-stable/contrib/gdb/gdb/
H A Dcoffread.c259 if (sect->target_index == args->targ_index)
H A Dxcoffread.c226 /* Translate from a COFF section number (target_index) to a SECT_OFF_*
246 if (sect->target_index == args->targ_index)
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1502 int target_index;
1561 target_index etc. */
1677 /* target_index, used_by_bfd, constructor_chain, owner, */ \
1495 int target_index; member in struct:bfd_section

Completed in 596 milliseconds