Searched refs:contents (Results 101 - 125 of 200) sorted by relevance

12345678

/haiku-fatelf/src/bin/gdb/bfd/
H A Dpeicode.h415 contents.
658 /* Set the section size and contents. The actual
659 contents are filled in by our parent. */
661 sec->contents = vars->data;
692 machine type in the PE file. The contents of the data[] arrays in
817 We are going to construct the contents of the BFD in memory,
830 other contents of the pe_ILF_vars structure as well. */
883 /* Fill in the contents of these sections. */
890 * (unsigned int *) id4->contents = ordinal | 0x80000000;
891 * (unsigned int *) id5->contents
[all...]
H A Dcoff-i386.c414 input_section, contents, relocs, syms,
420 bfd_byte *contents;
429 input_section, contents,
468 /* This is a common symbol. The section contents include the
H A Dcoff-m68k.c403 /* This is a common symbol. The section contents include the
464 relsec->contents = (bfd_byte *) bfd_alloc (abfd, amt);
465 if (relsec->contents == NULL)
468 p = relsec->contents;
H A Dcpu-ns32k.c794 _bfd_ns32k_final_link_relocate (howto, input_bfd, input_section, contents,
799 bfd_byte *contents;
819 arrange for the contents of the section to be the negative of the
822 simply leave the contents of the section as zero; for such
835 contents + address);
H A Delf32-hppa.c676 loc = stub_sec->contents + stub_entry->stub_offset;
1644 will fill in the contents of the procedure linkage table later. */
2042 /* Set the contents of the .interp section to the interpreter. */
2049 s->contents = (unsigned char *) ELF_DYNAMIC_INTERPRETER;
2221 /* Allocate memory for the section contents. Zero it, because
2223 s->contents = bfd_zalloc (dynobj, s->size);
2224 if (s->contents == NULL && s->size != 0)
2498 local_syms = (Elf_Internal_Sym *) symtab_hdr->contents;
2505 symtab_hdr->contents = (unsigned char *) local_syms;
2978 stub_sec->contents
3036 final_link_relocate(asection *input_section, bfd_byte *contents, const Elf_Internal_Rela *rel, bfd_vma value, struct elf32_hppa_link_hash_table *htab, asection *sym_sec, struct elf32_hppa_link_hash_entry *h, struct bfd_link_info *info) argument
3358 elf32_hppa_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
[all...]
H A Delflink.c111 actual contents and size of these sections later. */
2041 /* The contents field must last into write_object_contents, so we
2043 cannot be sure that the contents will actually be filled in,
2045 rel_hdr->contents = bfd_zalloc (abfd, rel_hdr->sh_size);
2046 if (rel_hdr->contents == NULL && rel_hdr->sh_size != 0)
2118 erel = output_rel_hdr->contents;
2720 newcontents = bfd_realloc (s->contents, newsize);
2729 s->contents = newcontents;
2763 for (extdyn = sdyn->contents;
2764 extdyn < sdyn->contents
5492 bfd_byte *contents; member in struct:elf_final_link_info
6645 bfd_byte *contents; local
[all...]
H A Dpe-mips.c438 /* This is a common symbol. The section contents include the
614 input_section, contents, relocs, syms,
620 bfd_byte *contents;
670 unsigned char *mem = contents + rel->r_vaddr;
686 size of the symbol is included in the section contents, or it
815 low = bfd_get_32(input_bfd, contents + rel[1].r_vaddr);
H A Dcoff-alpha.c1376 contents, external_relocs)
1381 bfd_byte *contents;
1610 contents + r_vaddr - input_section->vma);
1636 contents + r_vaddr - input_section->vma);
1638 (contents
1677 contents + r_vaddr - input_section->vma);
1679 contents + r_vaddr - input_section->vma + r_symndx);
1807 contents + r_vaddr - input_section->vma);
1811 contents + r_vaddr - input_section->vma);
1898 /* Adjust the contents
[all...]
H A Dvms-tir.c96 offset = PRIV (image_ptr) - PRIV (image_section)->contents;
99 PRIV (image_section)->contents
100 = bfd_realloc (PRIV (image_section)->contents, offset + size);
101 if (PRIV (image_section)->contents == 0)
107 PRIV (image_ptr) = PRIV (image_section)->contents + offset;
113 /* Routines to fill sections contents during tir/etir read. */
128 PRIV (image_ptr) = PRIV (sections)[psect]->contents + offset;
958 section->contents = 0;
1937 _bfd_hexdump (9, sptr->contents, (int) sptr->size, (int) vaddr);
1941 cptr = sptr->contents;
[all...]
H A Delf32-m68hc1x.c355 local_syms = (Elf_Internal_Sym *) symtab_hdr->contents;
362 symtab_hdr->contents = (unsigned char *) local_syms;
632 stub_sec->contents = (unsigned char *) bfd_zalloc (htab->stub_bfd, size);
633 if (stub_sec->contents == NULL && size != 0)
996 bfd_byte *contents, Elf_Internal_Rela *relocs,
1072 (bfd_byte*) contents + rel->r_offset);
1074 (bfd_byte*) contents + rel->r_offset + 2);
1165 contents, rel->r_offset,
993 elf32_m68hc11_relocate_section(bfd *output_bfd ATTRIBUTE_UNUSED, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
H A Dlibcoff-in.h189 /* The section contents. This may be NULL. */
190 bfd_byte *contents; member in struct:coff_section_tdata
191 /* If this is TRUE, the contents entry may not be freed. */
493 bfd_byte *contents; member in struct:coff_final_link_info
H A Delf.c264 shstrtab = (char *) i_shdrp[shindex]->contents;
271 i_shdrp[shindex]->contents = shstrtab;
288 if (hdr->contents == NULL
304 return ((char *) hdr->contents) + strindex;
421 /* Elf_Internal_Shdr->contents is an array of these for SHT_GROUP
504 /* Read the raw contents. */
507 shdr->contents = bfd_alloc (abfd, amt);
508 if (shdr->contents == NULL
510 || (bfd_bread (shdr->contents, shdr->sh_size, abfd)
514 /* Translate raw contents,
6029 bfd_byte *contents = NULL; local
[all...]
H A Dcoff-h8300.c1214 vectors_sec->contents + h->offset);
1222 vectors_sec->contents + h->offset);
1228 /* Gross. We've already written the contents of the vector section
1232 vectors_sec->contents,
1419 /* Free the old contents. */
1420 if (sec->contents)
1421 free (sec->contents);
1423 /* Allocate new contents. */
1424 sec->contents = bfd_malloc (sec->size);
H A Dcoff64-rs6000.c1102 val, addend, relocation, contents)
1112 bfd_byte *contents;
1135 pnext = contents + (rel->r_vaddr - input_section->vma) + 4;
1182 input_section, contents, relocs, syms,
1188 bfd_byte *contents;
1296 addend, &relocation, contents)))
1301 location = contents + address;
1856 bfd_byte *contents, *cend;
1896 contents = (bfd_byte *) bfd_alloc (abfd, sz);
1897 if (contents
1855 bfd_byte *contents, *cend; local
[all...]
H A Dlinker.c276 which has several aspects. It must relocate the contents of
294 @* Relocating the section contents::
299 Information provided by the linker, Relocating the section contents, Performing the Final Link, Performing the Final Link
315 contents of the output section in terms of the contents of
323 Relocating the section contents, Writing the symbol table, Information provided by the linker, Performing the Final Link
325 Relocating the section contents
340 contents of the section and any associated relocs, apply the
341 relocs to the section contents, and write out the modified
342 section contents
2672 bfd_byte *contents = NULL; local
[all...]
H A Daoutx.h341 contents of an a.out file, which are gathered and exported in
374 are memcmp'd, and thus the contents do matter. */
474 /* Copy the contents of the old tdata struct.
3654 /* A buffer large enough to hold the contents of any section. */
3655 bfd_byte *contents;
3679 bfd_size_type rel_size, bfd_byte *contents));
3683 bfd_size_type rel_size, bfd_byte *contents));
3753 aout_info.contents = NULL;
3864 /* Allocate buffers to hold section contents and relocs. */
3865 aout_info.contents
[all...]
H A Dcoff-a29k.c316 contents, relocs, syms, sections)
321 bfd_byte *contents;
357 loc = contents + rel->r_vaddr - input_section->vma;
H A Dcoff-or32.c348 contents, relocs, syms, sections)
353 bfd_byte *contents;
390 loc = contents + rel->r_vaddr - input_section->vma;
H A Dvms-misc.c603 newptr->contents = (unsigned char *) bfd_alloc (abfd, section->size);
604 if (newptr->contents == (unsigned char *) NULL)
636 memcpy (sptr->contents + offset, data, (size_t) count);
641 /* Get vms_section pointer to saved contents for section # index */
/haiku-fatelf/src/bin/coreutils/lib/
H A Dobstack.h102 /* Don't do the contents of this file more than once. */
147 char contents[4]; /* objects begin here */
296 __o->chunk->contents, \
424 (h)->chunk->contents, \
146 char contents[4]; /* objects begin here */ member in struct:_obstack_chunk
/haiku-fatelf/src/bin/gdb/gdb/
H A Dminsyms.c63 struct minimal_symbol contents[BUNCH_SIZE]; member in struct:msym_bunch
617 msymbol = &msym_bunch->contents[msym_bunch_index];
871 msymbols[mcount] = bunch->contents[bindex];
H A Dvalue.h125 when you indirect, and avoid the special case? The contents
144 /* If zero, contents of this value are in the contents field. If
145 nonzero, contents are in inferior memory at address in the
168 /* Actual contents of the value. For use of this value; setting
175 long contents[1]; member in union:value::__anon3888
181 /* Do not add any new members here -- contents above will trash them. */
189 the gdb buffer used to hold a copy of the contents of the lval.
190 VALUE_CONTENTS is used when the contents of the buffer are needed
194 buffer, or when it is certain that the contents o
[all...]
H A Davr-tdep.c1085 void *contents, int len);
1087 push_stack_item (struct stack_item *prev, void *contents, int len) argument
1094 memcpy (si->data, contents, len);
1176 char *contents = VALUE_CONTENTS (arg); local
1192 val = extract_unsigned_integer (contents, len);
1203 si = push_stack_item (si, contents, len);
/haiku-fatelf/src/tests/add-ons/print/ppd/ui/
H A DPPDConfigView.cpp421 void SetScrollBar(BScrollBar* scroller, float contents, float client) argument
424 float extent = contents - client;
427 scroller->SetProportion(1-extent / contents);
/haiku-fatelf/src/bin/gdb/include/
H A Dobstack.h108 /* Don't do the contents of this file more than once. */
166 char contents[4]; /* objects begin here */
390 (__o->chunk->prev == 0 && __o->next_free - __o->chunk->contents == 0); })
516 ((h)->chunk->prev == 0 && (h)->next_free - (h)->chunk->contents == 0)
165 char contents[4]; /* objects begin here */ member in struct:_obstack_chunk

Completed in 188 milliseconds

12345678