Searched refs:reloc_count (Results 1 - 25 of 108) sorted by relevance

12345

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dreloc16.c152 long reloc_count; local
166 reloc_count =
169 if (reloc_count < 0)
190 if (reloc_count > 0)
197 amt = reloc_count + 1;
222 for (j = i + 1; j <= reloc_count; j++)
229 shrink = shrinks[reloc_count];
258 long reloc_count; local
280 reloc_count = bfd_canonicalize_reloc (input_bfd,
284 if (reloc_count <
[all...]
H A Dmipsbsd.c351 for (count = 0; count < section->reloc_count; count++)
357 return section->reloc_count;
360 if (tblptr && section->reloc_count)
362 for (count = 0; count++ < section->reloc_count;)
365 return section->reloc_count;
373 for (count = 0; count++ < section->reloc_count;)
381 return section->reloc_count;
H A Delfxx-sparc.h26 unsigned int do_relax, reloc_count; member in struct:_bfd_sparc_elf_section_data
32 ((struct _bfd_sparc_elf_section_data *) elf_section_data (sec))->reloc_count
H A Di386lynx.c49 execp->a_trsize = ((obj_textsec (abfd)->reloc_count) * \
51 execp->a_drsize = ((obj_datasec (abfd)->reloc_count) * \
487 asect->reloc_count = count;
504 unsigned int count = section->reloc_count;
561 for (count = 0; count < section->reloc_count; count++)
571 for (count = 0; count++ < section->reloc_count;)
578 return section->reloc_count;
H A Driscix.c121 execp->a_trsize = ((obj_textsec (abfd)->reloc_count) * \
123 execp->a_drsize = ((obj_datasec (abfd)->reloc_count) * \
380 unsigned int count = section->reloc_count;
429 for (count = 0; count < section->reloc_count; count++)
435 return section->reloc_count;
438 if (tblptr && section->reloc_count)
440 for (count = 0; count++ < section->reloc_count;)
443 return section->reloc_count;
451 for (count = 0; count++ < section->reloc_count;)
460 return section->reloc_count;
[all...]
H A Dcofflink.c697 o->reloc_count = 0;
718 o->reloc_count += sec->reloc_count;
726 if (sec->reloc_count > max_reloc_count)
727 max_reloc_count = sec->reloc_count;
732 ++o->reloc_count;
734 if (o->reloc_count == 0)
740 rel_filepos += o->reloc_count * relsz;
743 if (obj_pe (abfd) && o->reloc_count >= 0xffff)
797 if (o->reloc_count !
[all...]
H A Delf64-sparc.c39 return (sec->reloc_count * 2 + 1) * sizeof (arelent *);
162 || asect->reloc_count == 0)
181 asect->reloc_count = NUM_SHDR_ENTRIES (rel_hdr);
185 amt = asect->reloc_count;
297 reloc_count field to zero to inhibit writing them here. Also,
300 if (sec->reloc_count == 0)
307 for (idx = 0; idx < sec->reloc_count; idx++)
315 && idx < sec->reloc_count - 1)
348 /* orelocation has the data, reloc_count has the count... */
352 for (idx = 0; idx < sec->reloc_count; id
[all...]
H A Delf64-mips.c2289 return (sec->reloc_count * 3 + 1) * sizeof (arelent *);
2315 for (i = 0; i < section->reloc_count * 3; i++)
2320 return section->reloc_count * 3;
2366 reloc_count to the number of external relocations, because a lot of
2372 bfd_size_type reloc_count,
2404 i < reloc_count;
2520 asect->reloc_count += (relent - relents) / 3;
2536 internal relocs per external reloc and resetting reloc_count to
2546 bfd_size_type reloc_count;
2557 || asect->reloc_count
2365 mips_elf64_slurp_one_reloc_table(bfd *abfd, asection *asect, Elf_Internal_Shdr *rel_hdr, bfd_size_type reloc_count, arelent *relents, asymbol **symbols, bfd_boolean dynamic) argument
2541 bfd_size_type reloc_count; local
[all...]
H A Dbout.c270 unsigned int count = section->reloc_count;
409 exec_hdr (abfd)->a_trsize = (obj_textsec (abfd)->reloc_count) * 8;
410 exec_hdr (abfd)->a_drsize = (obj_datasec (abfd)->reloc_count) * 8;
863 asect->reloc_count = count;
883 for (count = 0; count < section->reloc_count; count++)
896 for (count = 0; count++ < section->reloc_count;)
902 return section->reloc_count;
915 return sizeof (arelent *) * (asect->reloc_count + 1);
1144 long reloc_count;
1151 reloc_count
1141 long reloc_count; local
1203 long reloc_count; local
[all...]
H A Dcoff-ppc.c1025 relend = rel + input_section->reloc_count;
1637 if (sec->reloc_count == 0)
1647 for (rel = i; rel < i + sec->reloc_count; ++rel)
2120 o->reloc_count = 0;
2142 o->reloc_count += sec->reloc_count;
2150 if (sec->reloc_count > max_reloc_count)
2151 max_reloc_count = sec->reloc_count;
2156 ++o->reloc_count;
2158 if (o->reloc_count
[all...]
H A Doasys.c396 section->reloc_count = 0;
470 section->reloc_count++;
504 section->reloc_count++;
713 return (asect->reloc_count + 1) * sizeof (arelent *);
741 unsigned int reloc_count = 0; local
748 return section->reloc_count = reloc_count;
960 unsigned int relocs_to_go = s->reloc_count;
963 if (s->reloc_count != 0)
966 qsort (s->orelocation, s->reloc_count, sizeo
[all...]
H A Dxcofflink.c515 && enclosing->reloc_count > 0)
536 sec->reloc_count * sizeof (struct internal_reloc));
1041 amt = o->reloc_count;
1316 amt = enclosing->reloc_count;
1322 if (relindx < enclosing->reloc_count
1457 amt = enclosing->reloc_count;
1466 while (relindx < enclosing->reloc_count
1473 ++csect->reloc_count;
1840 for (i = 0; i < o->reloc_count; i++, rel++, rel_csect++)
1907 /* Reset SEC_RELOC and the reloc_count, sinc
[all...]
H A Dhp300hpux.c306 execp->a_trsize = ((obj_textsec (abfd)->reloc_count) *
308 execp->a_drsize = ((obj_datasec (abfd)->reloc_count) *
795 asect->reloc_count = count;
863 for (count = 0; count < section->reloc_count; count++)
873 for (count = 0; count++ < section->reloc_count;)
880 return section->reloc_count;
H A Dreloc.c5123 long reloc_count; local
5138 reloc_count = bfd_canonicalize_reloc (input_bfd,
5142 if (reloc_count < 0)
5145 if (reloc_count > 0)
5164 os->orelocation[os->reloc_count] = *parent;
5165 os->reloc_count++;
H A Daout-adobe.c172 sect->reloc_count = execp->a_trsize;
177 sect->reloc_count = execp->a_drsize;
292 exec_hdr (abfd)->a_trsize += sect->reloc_count *
298 exec_hdr (abfd)->a_drsize += sect->reloc_count *
H A Delf32-xtensa.c648 for (i = 0; i < table_section->reloc_count; i++)
794 rel_end = relocs + sec->reloc_count;
995 relend = relocs + sec->reloc_count;
1388 /* We use the reloc_count field as a counter if we need
1390 s->reloc_count = 0;
1442 + srelgot->reloc_count * sizeof (Elf32_External_Rela));
1446 srelgot->reloc_count += 2;
1965 relend = relocs + input_section->reloc_count;
2212 srel->reloc_count);
2225 + srel->reloc_count
5191 unsigned reloc_count; member in struct:section_cache_struct
5298 unsigned reloc_count; member in struct:ebb_struct
5394 init_ebb(ebb_t *ebb, asection *sec, bfd_byte *contents, bfd_size_type content_length, property_table_entry *prop_table, unsigned ptblsize, Elf_Internal_Rela *internal_relocs, unsigned reloc_count) argument
[all...]
H A Delfcode.h899 reloc_count field to zero to inhibit writing them here. Also,
902 if (sec->reloc_count == 0)
905 /* If we have opened an existing file for update, reloc_count may be
913 rela_hdr->sh_size = rela_hdr->sh_entsize * sec->reloc_count;
944 /* orelocation has the data, reloc_count has the count... */
949 for (idx = 0; idx < sec->reloc_count; idx++, dst_rela += extsize)
1312 bfd_size_type reloc_count,
1346 i < reloc_count;
1415 bfd_size_type reloc_count;
1426 || asect->reloc_count
1306 elf_slurp_reloc_table_from_section(bfd *abfd, asection *asect, Elf_Internal_Shdr *rel_hdr, bfd_size_type reloc_count, arelent *relents, asymbol **symbols, bfd_boolean dynamic) argument
1412 bfd_size_type reloc_count; local
[all...]
H A Dversados.c511 esdid->section->reloc_count = esdid->relocs;
745 return (asect->reloc_count + 1) * sizeof (arelent *);
763 for (count = 0; count < section->reloc_count; count++)
781 for (count = 0; count < section->reloc_count; count++)
785 return section->reloc_count;
H A Dcoffcode.h1700 section->reloc_count = hdr->s_nreloc = n.r_vaddr - 1;
1731 real_sec->reloc_count = hdr->s_paddr;
2454 amt = s->reloc_count;
2457 if (p == NULL && s->reloc_count > 0)
2460 qsort (p, s->reloc_count, sizeof (arelent *), compare_arelent_ptr);
2468 if (obj_pe (abfd) && s->reloc_count >= 0xffff)
2475 n.r_vaddr = s->reloc_count + 1;
2483 for (i = 0; i < s->reloc_count; i++)
3028 if (current->reloc_count >= 0xffff || current->lineno_count >= 0xffff)
3377 unsigned long reloc_size = 0, reloc_count
3376 unsigned long reloc_size = 0, reloc_count = 0; local
[all...]
H A Delf32-ip2k.c580 irelend = irelbase + sec->reloc_count;
621 irelend = irelbase + stab->reloc_count;
832 Elf_Internal_Rela *irelend = misc->irelbase + sec->reloc_count;
903 Elf_Internal_Rela *irelend = misc->irelbase + sec->reloc_count;
990 Elf_Internal_Rela *irelend = misc->irelbase + sec->reloc_count;
1099 || sec->reloc_count == 0
1407 relend = relocs + input_section->reloc_count;
H A Dcoff-m68k.c453 if (datasec->reloc_count == 0)
461 irelend = irel + datasec->reloc_count;
463 amt = (bfd_size_type) datasec->reloc_count * 12;
H A Delf32-mcore.c382 Elf_Internal_Rela * relend = relocs + input_section->reloc_count;
390 (long) input_section->reloc_count,
587 rel_end = relocs + sec->reloc_count;
H A Decoff.c68 /* relocation, orelocation, reloc_count, filepos, rel_filepos, */
1566 || section->reloc_count == 0
1573 amt = section->reloc_count;
1578 amt = external_reloc_size * section->reloc_count;
1587 for (i = 0, rptr = internal_relocs; i < section->reloc_count; i++, rptr++)
1676 count < section->reloc_count;
1689 for (count = 0; count < section->reloc_count; count++)
1695 return section->reloc_count;
2108 if (current->reloc_count == 0)
2115 relsize = current->reloc_count * external_reloc_siz
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dnlmconv.c1261 long reloc_count;
1264 reloc_count = bfd_canonicalize_reloc (inbfd, insec, relocs, symbols);
1265 if (reloc_count < 0)
1267 mangle_relocs (outbfd, insec, &relocs, &reloc_count, (char *) contents,
1276 total_count = reloc_count + outsec->reloc_count;
1279 outsec->reloc_count * sizeof (arelent *));
1280 memcpy (combined + outsec->reloc_count, relocs,
1281 (size_t) (reloc_count * sizeof (arelent *)));
1283 reloc_count
1256 long reloc_count; local
1368 long reloc_count; local
1407 long reloc_count, i; local
1872 long reloc_count; local
[all...]
H A Drescoff.c392 unsigned int reloc_count;
498 cwi.reloc_count = 0;
536 bfd_set_reloc (abfd, sec, cwi.relocs, cwi.reloc_count);
724 (cwi->reloc_count + 2) * sizeof (arelent *));
725 cwi->relocs[cwi->reloc_count] = r;
726 cwi->relocs[cwi->reloc_count + 1] = NULL;
727 ++cwi->reloc_count;
390 unsigned int reloc_count; member in struct:coff_write_info

Completed in 383 milliseconds

12345