Searched refs:location (Results 1 - 25 of 148) sorted by path

123456

/freebsd-9.3-release/contrib/binutils/bfd/
H A Daoutx.h620 runs at a different location than the default. The problem is that the
1239 const void * location,
1277 || bfd_bwrite (location, count, abfd) != count)
1825 /* Write out a strtab. ABFD is already at the right location in the
1905 NAME (aout, canonicalize_symtab) (bfd *abfd, asymbol **location)
1916 *(location++) = (asymbol *) (symbase++);
1917 *location++ =0;
2616 wanted location. */
4426 location within the section, in which case we don't need
H A Dbfd-in2.h1724 (bfd *abfd, asection *section, void *location, file_ptr offset,
2219 /* Notes that the relocation is relative to the location in the
2221 subtract from the relocation value the address of the location
4474 location in an output file - ie in coff a <<ISFCN>> symbol
4552 #define bfd_canonicalize_symtab(abfd, location) \
4553 BFD_SEND (abfd, _bfd_canonicalize_symtab, (abfd, location))
4556 (bfd *abfd, asymbol **location, unsigned int count);
H A Dbfd.c746 arelent **location,
756 (abfd, asect, location, symbols));
777 arelent **location,
780 asect->orelocation = location;
741 bfd_canonicalize_reloc(bfd *abfd, sec_ptr asect, arelent **location, asymbol **symbols) argument
772 bfd_set_reloc(bfd *ignore_abfd ATTRIBUTE_UNUSED, sec_ptr asect, arelent **location, unsigned int count) argument
H A Dbinary.c114 void * location,
119 || bfd_bread (location, count, abfd) != count)
112 binary_get_section_contents(bfd *abfd, asection *section ATTRIBUTE_UNUSED, void * location, file_ptr offset, bfd_size_type count) argument
H A Dbout.c954 const void * location,
976 return bfd_bwrite ((void *) location, count, abfd) == count;
950 b_out_set_section_contents(bfd *abfd, asection *section, const void * location, file_ptr offset, bfd_size_type count) argument
H A Dcoff-arm.c1608 bfd_byte *location = contents + address;
1609 bfd_vma x = bfd_get_32 (input_bfd, location);
1697 bfd_put_32 (input_bfd, x, location);
1736 bfd_byte * location = contents + rel->r_vaddr - input_section->vma;
1737 bfd_vma x = bfd_get_32 (input_bfd, location);
1739 bfd_put_32 (input_bfd, x | 1, location);
1606 bfd_byte *location = contents + address; local
1734 bfd_byte * location = contents + rel->r_vaddr - input_section->vma; local
H A Dcoff-rs6000.c3109 code which can run when loaded at a location 0x80000000
3110 away from the location at which it is linked. */
3265 the desired location. We want the offset from the final
3266 TOC to the desired location. We have:
3371 bfd_byte *location;
3464 location = contents + address;
3471 value_to_relocate = bfd_get_16 (input_bfd, location);
3473 value_to_relocate = bfd_get_32 (input_bfd, location);
3523 bfd_put_16 (input_bfd, value_to_relocate, location);
3525 bfd_put_32 (input_bfd, value_to_relocate, location);
3365 bfd_byte *location; local
[all...]
H A Dcoff64-rs6000.c1209 bfd_byte *location; local
1301 location = contents + address;
1308 value_to_relocate = bfd_get_16 (input_bfd, location);
1310 value_to_relocate = bfd_get_32 (input_bfd, location);
1312 value_to_relocate = bfd_get_64 (input_bfd, location);
1362 bfd_put_16 (input_bfd, value_to_relocate, location);
1364 bfd_put_32 (input_bfd, value_to_relocate, location);
1366 bfd_put_64 (input_bfd, value_to_relocate, location);
H A Dcoffcode.h3626 /* Remember the location of the first symbol in this
4159 const void * location,
4194 rec = (bfd_byte *) location;
4217 return bfd_bwrite (location, count, abfd) == count;
4156 coff_set_section_contents(bfd * abfd, sec_ptr section, const void * location, file_ptr offset, bfd_size_type count) argument
H A Dcoffgen.c338 coff_symbol_type **location = (coff_symbol_type **) alocation; local
346 *location++ = symbase++;
348 *location = NULL;
2025 nearest to the wanted location. */
H A Decoff.c964 ecoff_symbol_type **location = (ecoff_symbol_type **) alocation;
974 *(location++) = symbase++;
977 *location++ = NULL;
1701 wanted location. */
1896 void * location,
1900 return _bfd_generic_get_section_contents (abfd, section, location,
2024 /* On Irix 4, the location of contents of the .lib section
2080 /* Determine the location of the relocs for all the sections in the
2081 output file, as well as the location of the symbolic debugging
2141 const void * location,
961 ecoff_symbol_type **location = (ecoff_symbol_type **) alocation; local
1887 _bfd_ecoff_get_section_contents(bfd *abfd, asection *section, void * location, file_ptr offset, bfd_size_type count) argument
2132 _bfd_ecoff_set_section_contents(bfd *abfd, asection *section, const void * location, file_ptr offset, bfd_size_type count) argument
[all...]
H A Delf.c7299 const void *location,
7313 || bfd_bwrite (location, count, abfd) != count)
7290 _bfd_elf_set_section_contents(bfd *abfd, sec_ptr section, const void *location, file_ptr offset, bfd_size_type count) argument
H A Delf32-mips.c1073 /* Adjust val for the final section location and GP value. If we
1137 bfd_byte *location; local
1163 location = (bfd_byte *) data + reloc_entry->address;
1165 location);
1170 location);
H A Delf64-mips.c575 /* Section displacement, used by an associated event location section. */
1262 /* Section displacement, used by an associated event location section. */
2055 /* Adjust val for the final section location and GP value. If we
2101 bfd_byte *location;
2127 location = (bfd_byte *) data + reloc_entry->address;
2129 location);
2134 location);
2097 bfd_byte *location; local
H A Delf64-ppc.c5912 same memory location for the variable. */
6616 this location in the opd section. It is
8129 bfd_vma location;
8168 location = (input_sec->output_offset
8172 branch_offset = destination - location;
9559 size. rawsize is a convenient location to use. */
8125 bfd_vma location; local
H A Delflink.c4520 same memory location. We could handle the general case of symbol
6982 bfd_byte * location)
6984 location += (size - chunksz);
6986 for (; size; size -= chunksz, location -= chunksz, x >>= (chunksz * 8))
6994 bfd_put_8 (input_bfd, x, location);
6997 bfd_put_16 (input_bfd, x, location);
7000 bfd_put_32 (input_bfd, x, location);
7004 bfd_put_64 (input_bfd, x, location); argument
7017 bfd_byte * location)
7021 for (; size; size -= chunksz, location
6968 put_value(bfd_vma size, unsigned long chunksz, bfd * input_bfd, bfd_vma x, bfd_byte * location) argument
[all...]
H A Delfn32-mips.c1226 /* Section displacement, used by an associated event location section. */
1900 /* Adjust val for the final section location and GP value. If we
1944 bfd_byte *location;
1970 location = (bfd_byte *) data + reloc_entry->address;
1972 location);
1977 location);
1941 bfd_byte *location; local
H A Delfxx-mips.c1342 /* Adjust val for the final section location and GP value. If we
1450 bfd_byte *location = (bfd_byte *) data + reloc_entry->address;
1456 location);
1457 vallo = bfd_get_32 (abfd, location);
1459 location);
1546 bfd_byte *location = (bfd_byte *) data + reloc_entry->address;
1553 location);
1555 location);
1557 location);
4612 bfd_byte *location
1442 bfd_byte *location = (bfd_byte *) data + reloc_entry->address; local
1538 bfd_byte *location = (bfd_byte *) data + reloc_entry->address; local
4593 bfd_byte *location = contents + relocation->r_offset; local
4619 bfd_byte *location; local
7812 bfd_byte *location = contents + rel->r_offset; local
9955 _bfd_mips_elf_set_section_contents(bfd *abfd, sec_ptr section, const void *location, file_ptr offset, bfd_size_type count) argument
[all...]
H A Dieee.c520 /* The stack pointer always points to the next unused location. */
988 ieee_canonicalize_symtab (bfd *abfd, asymbol **location)
1020 location[i] = &empty_symbol;
1028 location[symp->index + ieee->external_symbol_base_offset] = &symp->symbol;
1037 location[symp->index + ieee->external_reference_base_offset] =
1042 location[abfd->symcount] = (asymbol *) NULL;
2044 void * location,
2050 return _bfd_generic_get_section_contents (abfd, section, location,
2053 (void) memcpy ((void *) location, (void *) (p->data + offset), (unsigned) count);
3224 const void * location,
986 ieee_canonicalize_symtab(bfd *abfd, asymbol **location) argument
2039 ieee_get_section_contents(bfd *abfd, sec_ptr section, void * location, file_ptr offset, bfd_size_type count) argument
3218 ieee_set_section_contents(bfd *abfd, sec_ptr section, const void * location, file_ptr offset, bfd_size_type count) argument
[all...]
H A Dihex.c632 void * location,
645 memcpy (location, (bfd_byte *) section->used_by_bfd + offset,
656 const void * location,
676 memcpy (data, location, (size_t) count);
630 ihex_get_section_contents(bfd *abfd, asection *section, void * location, file_ptr offset, bfd_size_type count) argument
654 ihex_set_section_contents(bfd *abfd, asection *section, const void * location, file_ptr offset, bfd_size_type count) argument
H A Dlibbfd-in.h549 /* Relocate a particular location by a howto and a value. */
553 /* Clear a given location using a given howto. */
555 bfd_byte *location);
H A Dlibbfd.c816 void *location,
832 || bfd_bread (location, count, abfd) != count)
894 const void *location,
902 || bfd_bwrite (location, count, abfd) != count)
811 _bfd_generic_get_section_contents(bfd *abfd, sec_ptr section, void *location, file_ptr offset, bfd_size_type count) argument
889 _bfd_generic_set_section_contents(bfd *abfd, sec_ptr section, const void *location, file_ptr offset, bfd_size_type count) argument
H A Dlibbfd.h554 /* Relocate a particular location by a howto and a value. */
558 /* Clear a given location using a given howto. */
560 bfd_byte *location);
H A Dlibecoff.h238 (bfd *, asection *, void * location, file_ptr, bfd_size_type);
302 (bfd *, asection *, const void * location, file_ptr, bfd_size_type);
H A Dppcboot.c40 /* PPCbug location structure */
237 ppcboot_get_section_contents (abfd, section, location, offset, count)
240 PTR location;
245 || bfd_bread (location, count, abfd) != count)

Completed in 543 milliseconds

123456