• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/

Lines Matching defs:contents

1086   /* Set the size and contents of .rtproc section.  */
1088 s->contents = rtproc;
1200 contents of the targ26 field. The calculation is the same as
2225 (sreloc->contents
2231 (sreloc->contents
2302 sgot->contents + offset2);
2307 sgot->contents + offset);
2309 sgot->contents + offset2);
2324 sgot->contents + offset);
2327 sgot->contents + offset);
2336 sgot->contents + offset);
2344 sgot->contents + got_offset
2349 sgot->contents + got_offset);
2722 (sgot->contents + entry.gotidx));
2744 loc = s->contents + (s->reloc_count++ * sizeof (Elf32_External_Rela));
4239 MIPS_ELF_PUT_WORD (dynobj, symbol, sgot->contents + g);
4290 loc = s->contents + s->reloc_count++ * sizeof (Elf32_External_Rela);
4621 bfd *input_bfd, bfd_byte *contents)
4624 bfd_byte *location = contents + relocation->r_offset;
4646 asection *input_section, bfd_byte *contents,
4654 location = contents + relocation->r_offset;
4659 x = mips_elf_obtain_contents (howto, relocation, input_bfd, contents);
4802 BFD_ASSERT (sreloc->contents != NULL);
4933 (sreloc->contents
4942 (sreloc->contents
4948 (sreloc->contents + sreloc->reloc_count * sizeof (Elf32_External_Rel)));
4979 cr = (scpt->contents
5319 BFD_ASSERT (hdr->contents == NULL);
5335 bfd_byte *contents, *l, *lend;
5337 /* We stored the section contents in the tdata field in the
5338 set_section_contents routine. We save the section contents
5341 through the section contents to see if there is an
5344 contents = mips_elf_section_data (hdr->bfd_section)->u.tdata;
5345 l = contents;
5346 lend = contents + hdr->sh_size;
5366 + (l - contents)
5381 + (l - contents)
5533 from the contents of this section. We need the gp value while
5554 bfd_byte *contents, *l, *lend;
5556 contents = bfd_malloc (hdr->sh_size);
5557 if (contents == NULL)
5559 if (! bfd_get_section_contents (abfd, hdr->bfd_section, contents,
5562 free (contents);
5565 l = contents;
5566 lend = contents + hdr->sh_size;
5604 free (contents);
6796 bfd_byte *contents = NULL;
6870 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
6909 /* Get the section contents if we haven't done so already. */
6910 if (contents == NULL)
6913 if (elf_section_data (sec)->this_hdr.contents != NULL)
6914 contents = elf_section_data (sec)->this_hdr.contents;
6917 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
6922 instruction = bfd_get_32 (abfd, contents + irel->r_offset);
6934 bfd_put_32 (abfd, instruction, contents + irel->r_offset);
6938 if (contents != NULL
6939 && elf_section_data (sec)->this_hdr.contents != contents)
6942 free (contents);
6945 /* Cache the section contents for elf_link_input_bfd. */
6946 elf_section_data (sec)->this_hdr.contents = contents;
6952 if (contents != NULL
6953 && elf_section_data (sec)->this_hdr.contents != contents)
6954 free (contents);
7398 /* Set the contents of the .interp section to the interpreter. */
7405 s->contents
7457 relocation's contents, so our sorting would be
7588 /* Allocate memory for the section contents. */
7589 s->contents = bfd_zalloc (dynobj, s->size);
7590 if (s->contents == NULL)
7600 sreldyn->contents = bfd_zalloc (dynobj, sreldyn->size);
7601 if (sreldyn->contents == NULL)
7771 bfd_byte *contents, Elf_Internal_Rela *relocs,
7825 relocated. Otherwise, we simply use the contents of the
7835 bfd_byte *location = contents + rel->r_offset;
7844 contents);
7891 lo16_location = contents + lo16_relocation->r_offset;
7899 input_bfd, contents);
7978 contents + rel->r_offset);
7980 contents + rel->r_offset + 4);
7986 contents, FALSE))
8100 contents + rel->r_offset);
8102 contents + rel->r_offset + 4);
8109 contents, require_jalx))
8167 /* Finish up dynamic symbol handling. We set the contents of various
8234 memcpy (s->contents + h->plt.offset, stub, htab->function_stub_size);
8266 MIPS_ELF_PUT_WORD (output_bfd, value, sgot->contents + offset);
8317 MIPS_ELF_PUT_WORD (output_bfd, entry, sgot->contents + offset);
8379 bfd_put_32 (output_bfd, 0, s->contents);
8453 htab->sgotplt->contents + plt_index * 4);
8456 loc = htab->splt->contents + h->plt.offset;
8481 loc = (htab->srelplt2->contents
8505 loc = htab->srelplt->contents + plt_index * sizeof (Elf32_External_Rela);
8535 MIPS_ELF_PUT_WORD (output_bfd, sym->st_value, sgot->contents + offset);
8539 loc = s->contents + (s->reloc_count++ * sizeof (Elf32_External_Rela));
8561 htab->srelbss->contents
8575 contents of .rela.plt.unloaded. */
8601 loc = htab->splt->contents;
8610 loc = htab->srelplt2->contents;
8627 while (loc < htab->srelplt2->contents + htab->srelplt2->size)
8661 htab->splt->contents + i * 4);
8701 for (b = sdyn->contents;
8702 b < sdyn->contents + sdyn->size;
8902 sgot->contents);
8904 sgot->contents + MIPS_ELF_GOT_SIZE (output_bfd));
8906 sgot->contents
8914 MIPS_ELF_PUT_WORD (output_bfd, (bfd_vma) 0, sgot->contents);
8916 sgot->contents + MIPS_ELF_GOT_SIZE (output_bfd));
8937 MIPS_ELF_PUT_WORD (output_bfd, 0, sgot->contents
8939 MIPS_ELF_PUT_WORD (output_bfd, 0x80000000, sgot->contents
8970 for (b = sdyn->contents;
8971 b < sdyn->contents + sdyn->size;
9031 s->contents));
9042 memset (s->contents + dummy_offset, 0,
9061 qsort ((Elf64_External_Rel *) s->contents + 1,
9065 qsort ((Elf32_External_Rel *) s->contents + 1,
9800 asection *sec, bfd_byte *contents)
9811 to = contents;
9812 end = contents + sec->size;
9813 for (from = contents, i = 0;
9823 bfd_set_section_contents (output_bfd, sec->output_section, contents,
10806 o->contents = (bfd_byte *) ext_tab;
10843 gptab_data_sec->contents,
10851 gptab_bss_sec->contents,
10862 rtproc_sec->contents,