Searched refs:obfd (Results 1 - 25 of 612) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-rx.h21 extern void rx_additional_link_map_text (bfd *obfd, struct bfd_link_info *info, FILE *mapfile);
H A Delf-linux-core.h57 (bfd *obfd,
61 bfd_put_8 (obfd, from->pr_state, &to->pr_state);
62 bfd_put_8 (obfd, from->pr_sname, &to->pr_sname);
63 bfd_put_8 (obfd, from->pr_zomb, &to->pr_zomb);
64 bfd_put_8 (obfd, from->pr_nice, &to->pr_nice);
65 bfd_put_32 (obfd, from->pr_flag, to->pr_flag);
66 bfd_put_32 (obfd, from->pr_uid, to->pr_uid);
67 bfd_put_32 (obfd, from->pr_gid, to->pr_gid);
68 bfd_put_32 (obfd, from->pr_pid, to->pr_pid);
69 bfd_put_32 (obfd, fro
56 swap_linux_prpsinfo32_ugid32_out(bfd *obfd, const struct elf_internal_linux_prpsinfo *from, struct elf_external_linux_prpsinfo32_ugid32 *to) argument
108 swap_linux_prpsinfo32_ugid16_out(bfd *obfd, const struct elf_internal_linux_prpsinfo *from, struct elf_external_linux_prpsinfo32_ugid16 *to) argument
161 swap_linux_prpsinfo64_ugid32_out(bfd *obfd, const struct elf_internal_linux_prpsinfo *from, struct elf_external_linux_prpsinfo64_ugid32 *to) argument
214 swap_linux_prpsinfo64_ugid16_out(bfd *obfd, const struct elf_internal_linux_prpsinfo *from, struct elf_external_linux_prpsinfo64_ugid16 *to) argument
[all...]
H A Dcoff-stgo32.c218 to the new obfd. */
221 go32exe_copy_private_bfd_data (bfd *ibfd, bfd *obfd) argument
224 if (ibfd->xvec != obfd->xvec)
231 if (coff_data (ibfd)->stub_size > coff_data (obfd)->stub_size)
232 coff_data (obfd)->stub = bfd_alloc (obfd, coff_data (ibfd)->stub_size);
233 if (coff_data (obfd)->stub == NULL)
237 memcpy (coff_data (obfd)->stub, coff_data (ibfd)->stub,
239 coff_data (obfd)->stub_size = coff_data (ibfd)->stub_size;
240 obfd
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-rx.h21 extern void rx_additional_link_map_text (bfd *obfd, struct bfd_link_info *info, FILE *mapfile);
H A Delf-linux-core.h57 (bfd *obfd,
61 bfd_put_8 (obfd, from->pr_state, &to->pr_state);
62 bfd_put_8 (obfd, from->pr_sname, &to->pr_sname);
63 bfd_put_8 (obfd, from->pr_zomb, &to->pr_zomb);
64 bfd_put_8 (obfd, from->pr_nice, &to->pr_nice);
65 bfd_put_32 (obfd, from->pr_flag, to->pr_flag);
66 bfd_put_32 (obfd, from->pr_uid, to->pr_uid);
67 bfd_put_32 (obfd, from->pr_gid, to->pr_gid);
68 bfd_put_32 (obfd, from->pr_pid, to->pr_pid);
69 bfd_put_32 (obfd, fro
56 swap_linux_prpsinfo32_ugid32_out(bfd *obfd, const struct elf_internal_linux_prpsinfo *from, struct elf_external_linux_prpsinfo32_ugid32 *to) argument
108 swap_linux_prpsinfo32_ugid16_out(bfd *obfd, const struct elf_internal_linux_prpsinfo *from, struct elf_external_linux_prpsinfo32_ugid16 *to) argument
161 swap_linux_prpsinfo64_ugid32_out(bfd *obfd, const struct elf_internal_linux_prpsinfo *from, struct elf_external_linux_prpsinfo64_ugid32 *to) argument
214 swap_linux_prpsinfo64_ugid16_out(bfd *obfd, const struct elf_internal_linux_prpsinfo *from, struct elf_external_linux_prpsinfo64_ugid16 *to) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-rx.h21 extern void rx_additional_link_map_text (bfd *obfd, struct bfd_link_info *info, FILE *mapfile);
H A Delf-linux-core.h57 (bfd *obfd,
61 bfd_put_8 (obfd, from->pr_state, &to->pr_state);
62 bfd_put_8 (obfd, from->pr_sname, &to->pr_sname);
63 bfd_put_8 (obfd, from->pr_zomb, &to->pr_zomb);
64 bfd_put_8 (obfd, from->pr_nice, &to->pr_nice);
65 bfd_put_32 (obfd, from->pr_flag, to->pr_flag);
66 bfd_put_32 (obfd, from->pr_uid, to->pr_uid);
67 bfd_put_32 (obfd, from->pr_gid, to->pr_gid);
68 bfd_put_32 (obfd, from->pr_pid, to->pr_pid);
69 bfd_put_32 (obfd, fro
56 swap_linux_prpsinfo32_ugid32_out(bfd *obfd, const struct elf_internal_linux_prpsinfo *from, struct elf_external_linux_prpsinfo32_ugid32 *to) argument
108 swap_linux_prpsinfo32_ugid16_out(bfd *obfd, const struct elf_internal_linux_prpsinfo *from, struct elf_external_linux_prpsinfo32_ugid16 *to) argument
161 swap_linux_prpsinfo64_ugid32_out(bfd *obfd, const struct elf_internal_linux_prpsinfo *from, struct elf_external_linux_prpsinfo64_ugid32 *to) argument
214 swap_linux_prpsinfo64_ugid16_out(bfd *obfd, const struct elf_internal_linux_prpsinfo *from, struct elf_external_linux_prpsinfo64_ugid16 *to) argument
[all...]
H A Dcoff-stgo32.c218 to the new obfd. */
221 go32exe_copy_private_bfd_data (bfd *ibfd, bfd *obfd) argument
224 if (ibfd->xvec != obfd->xvec)
231 if (coff_data (ibfd)->stub_size > coff_data (obfd)->stub_size)
232 coff_data (obfd)->stub = bfd_alloc (obfd, coff_data (ibfd)->stub_size);
233 if (coff_data (obfd)->stub == NULL)
237 memcpy (coff_data (obfd)->stub, coff_data (ibfd)->stub,
239 coff_data (obfd)->stub_size = coff_data (ibfd)->stub_size;
240 obfd
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgcore.h26 extern void write_gcore_file (bfd *obfd);
29 void *obfd);
H A Dgcore.c58 gdb_bfd_ref_ptr obfd (gdb_bfd_openw (filename, default_gcore_target ()));
60 if (obfd == NULL)
62 bfd_set_format (obfd.get (), bfd_core);
63 bfd_set_arch_mach (obfd.get (), default_gcore_arch (), default_gcore_mach ());
64 return obfd;
70 write_gcore_file_1 (bfd *obfd) argument
81 note_data.reset (target_make_corefile_notes (obfd, &note_size));
83 note_data.reset (gdbarch_make_corefile_notes (target_gdbarch (), obfd,
90 note_sec = bfd_make_section_anyway_with_flags (obfd, "note0",
103 if (gcore_memory_sections (obfd)
116 write_gcore_file(bfd *obfd) argument
367 make_output_phdrs(bfd *obfd, asection *osec, void *ignored) argument
396 bfd *obfd = (bfd *) data; local
478 objfile_find_memory_regions(struct target_ops *self, find_memory_region_ftype func, void *obfd) argument
534 gcore_copy_callback(bfd *obfd, asection *osec, void *ignored) argument
578 gcore_memory_sections(bfd *obfd) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-rx.h21 extern void rx_additional_link_map_text (bfd *obfd, struct bfd_link_info *info, FILE *mapfile);
H A Delf-linux-core.h57 (bfd *obfd,
61 bfd_put_8 (obfd, from->pr_state, &to->pr_state);
62 bfd_put_8 (obfd, from->pr_sname, &to->pr_sname);
63 bfd_put_8 (obfd, from->pr_zomb, &to->pr_zomb);
64 bfd_put_8 (obfd, from->pr_nice, &to->pr_nice);
65 bfd_put_32 (obfd, from->pr_flag, to->pr_flag);
66 bfd_put_32 (obfd, from->pr_uid, to->pr_uid);
67 bfd_put_32 (obfd, from->pr_gid, to->pr_gid);
68 bfd_put_32 (obfd, from->pr_pid, to->pr_pid);
69 bfd_put_32 (obfd, fro
56 swap_linux_prpsinfo32_ugid32_out(bfd *obfd, const struct elf_internal_linux_prpsinfo *from, struct elf_external_linux_prpsinfo32_ugid32 *to) argument
108 swap_linux_prpsinfo32_ugid16_out(bfd *obfd, const struct elf_internal_linux_prpsinfo *from, struct elf_external_linux_prpsinfo32_ugid16 *to) argument
161 swap_linux_prpsinfo64_ugid32_out(bfd *obfd, const struct elf_internal_linux_prpsinfo *from, struct elf_external_linux_prpsinfo64_ugid32 *to) argument
214 swap_linux_prpsinfo64_ugid16_out(bfd *obfd, const struct elf_internal_linux_prpsinfo *from, struct elf_external_linux_prpsinfo64_ugid16 *to) argument
[all...]
H A Dcoff-stgo32.c218 to the new obfd. */
221 go32exe_copy_private_bfd_data (bfd *ibfd, bfd *obfd) argument
224 if (ibfd->xvec != obfd->xvec)
231 if (coff_data (ibfd)->stub_size > coff_data (obfd)->stub_size)
232 coff_data (obfd)->stub = bfd_alloc (obfd, coff_data (ibfd)->stub_size);
233 if (coff_data (obfd)->stub == NULL)
237 memcpy (coff_data (obfd)->stub, coff_data (ibfd)->stub,
239 coff_data (obfd)->stub_size = coff_data (ibfd)->stub_size;
240 obfd
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgcore.h28 extern void write_gcore_file (bfd *obfd);
31 void *obfd);
H A Dgcore-elf.h37 bfd *obfd, gdb::unique_xmalloc_ptr<char> *note_data, int *note_size);
45 (bfd *obfd, gdb::unique_xmalloc_ptr<char> *note_data, int *note_size);
H A Dgcore.c57 gdb_bfd_ref_ptr obfd (gdb_bfd_openw (filename, default_gcore_target ()));
59 if (obfd == NULL)
61 bfd_set_format (obfd.get (), bfd_core);
62 bfd_set_arch_mach (obfd.get (), default_gcore_arch (), 0);
63 return obfd;
69 write_gcore_file_1 (bfd *obfd) argument
80 note_data = target_make_corefile_notes (obfd, &note_size);
82 note_data = gdbarch_make_corefile_notes (target_gdbarch (), obfd,
89 note_sec = bfd_make_section_anyway_with_flags (obfd, "note0",
102 if (gcore_memory_sections (obfd)
115 write_gcore_file(bfd *obfd) argument
347 make_output_phdrs(bfd *obfd, asection *osec) argument
387 bfd *obfd = (bfd *) data; local
512 objfile_find_memory_regions(struct target_ops *self, find_memory_region_ftype func, void *obfd) argument
572 gcore_copy_callback(bfd *obfd, asection *osec) argument
618 gcore_copy_memtag_section_callback(bfd *obfd, asection *osec) argument
630 gcore_memory_sections(bfd *obfd) argument
[all...]
H A Delf-none-tdep.c36 elf_none_make_corefile_notes (struct gdbarch *gdbarch, bfd *obfd, argument
71 note_data.reset (elfcore_write_prpsinfo (obfd, note_data.release (),
101 stop_signal, obfd, &note_data,
108 gcore_elf_build_thread_register_notes (gdbarch, thr, stop_signal, obfd,
114 gcore_elf_make_tdesc_note (obfd, &note_data, note_size);
H A Dgcore-elf.c36 bfd *obfd, ptid_t ptid, gdb_signal stop_signal,
38 : gdbarch (gdbarch), regcache (regcache), obfd (obfd),
52 bfd *obfd; member in struct:gcore_elf_collect_regset_section_cb_data
91 (data->obfd, data->note_data->release (),
97 (data->obfd, data->note_data->release (),
112 (const struct regcache *regcache, ptid_t ptid, bfd *obfd,
117 gcore_elf_collect_regset_section_cb_data data (gdbarch, regcache, obfd,
129 bfd *obfd, gdb::unique_xmalloc_ptr<char> *note_data, int *note_size)
135 gcore_elf_collect_thread_registers (regcache, info->ptid, obfd,
34 gcore_elf_collect_regset_section_cb_data(struct gdbarch *gdbarch, const struct regcache *regcache, bfd *obfd, ptid_t ptid, gdb_signal stop_signal, gdb::unique_xmalloc_ptr<char> *note_data, int *note_size) argument
111 gcore_elf_collect_thread_registers(const struct regcache *regcache, ptid_t ptid, bfd *obfd, gdb::unique_xmalloc_ptr<char> *note_data, int *note_size, enum gdb_signal stop_signal) argument
127 gcore_elf_build_thread_register_notes(struct gdbarch *gdbarch, struct thread_info *info, gdb_signal stop_signal, bfd *obfd, gdb::unique_xmalloc_ptr<char> *note_data, int *note_size) argument
142 gcore_elf_make_tdesc_note(bfd *obfd, gdb::unique_xmalloc_ptr<char> *note_data, int *note_size) argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Darsup.c43 static bfd *obfd; variable
165 obfd = bfd_fdopenw (temp_name, NULL, temp_fd);
167 if (!obfd)
206 ptr = &(obfd->archive_head);
217 bfd_set_format (obfd, bfd_archive);
219 obfd->has_armap = 1;
220 obfd->is_thin_archive = 0;
231 abfd->archive_next = obfd->archive_head;
232 obfd->archive_head = abfd;
238 if (obfd
[all...]
H A Dobjcopy.c1503 create_new_symbol (struct addsym_node *ptr, bfd *obfd)
1505 asymbol *sym = bfd_make_empty_symbol (obfd);
1512 asection *sec = bfd_get_section_by_name (obfd, ptr->section);
1527 filter_symbols (bfd *abfd, bfd *obfd, asymbol **osyms,
1552 to[dst_count++] = create_new_symbol (ptr, obfd);
1588 && (bfd_get_symbol_leading_char (obfd) != '\0')
1595 name[0] = bfd_get_symbol_leading_char (obfd);
1618 *ptr++ = bfd_get_symbol_leading_char (obfd);
1740 to[dst_count++] = create_new_symbol (ptr, obfd);
1908 copy_unknown_object (bfd *ibfd, bfd *obfd)
1501 create_new_symbol(struct addsym_node *ptr, bfd *obfd) argument
1525 filter_symbols(bfd *abfd, bfd *obfd, asymbol **osyms, asymbol **isyms, long symcount) argument
1906 copy_unknown_object(bfd *ibfd, bfd *obfd) argument
2597 copy_object(bfd *ibfd, bfd *obfd, const bfd_arch_info_type *input_arch) argument
3511 copy_archive(bfd *ibfd, bfd *obfd, const char *output_target, bool force_output_target, const bfd_arch_info_type *input_arch) argument
3519 bfd *obfd; member in struct:name_list
3823 bfd *obfd; local
3862 bfd *obfd; local
3991 setup_bfd_headers(bfd *ibfd, bfd *obfd) argument
4013 bfd *obfd = (bfd *) obfdarg; local
4289 bfd *obfd = (bfd *) obfdarg; local
4381 bfd *obfd = (bfd *) obfdarg; local
4613 write_debugging_info(bfd *obfd, void *dhandle, long *symcountp ATTRIBUTE_UNUSED, asymbol ***symppp ATTRIBUTE_UNUSED) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Darsup.c43 static bfd *obfd; variable
166 obfd = bfd_openw (tname, NULL);
168 if (!obfd)
203 ptr = &(obfd->archive_head);
214 bfd_set_format (obfd, bfd_archive);
216 obfd->has_armap = 1;
217 obfd->is_thin_archive = 0;
228 abfd->archive_next = obfd->archive_head;
229 obfd->archive_head = abfd;
235 if (obfd
[all...]
H A Dobjcopy.c1487 create_new_symbol (struct addsym_node *ptr, bfd *obfd)
1489 asymbol *sym = bfd_make_empty_symbol (obfd);
1496 asection *sec = bfd_get_section_by_name (obfd, ptr->section);
1511 filter_symbols (bfd *abfd, bfd *obfd, asymbol **osyms,
1536 to[dst_count++] = create_new_symbol (ptr, obfd);
1563 && (bfd_get_symbol_leading_char (obfd) != '\0')
1570 name[0] = bfd_get_symbol_leading_char (obfd);
1588 *ptr++ = bfd_get_symbol_leading_char (obfd);
1709 to[dst_count++] = create_new_symbol (ptr, obfd);
1877 copy_unknown_object (bfd *ibfd, bfd *obfd)
1485 create_new_symbol(struct addsym_node *ptr, bfd *obfd) argument
1509 filter_symbols(bfd *abfd, bfd *obfd, asymbol **osyms, asymbol **isyms, long symcount) argument
1875 copy_unknown_object(bfd *ibfd, bfd *obfd) argument
2562 copy_object(bfd *ibfd, bfd *obfd, const bfd_arch_info_type *input_arch) argument
3437 copy_archive(bfd *ibfd, bfd *obfd, const char *output_target, bfd_boolean force_output_target, const bfd_arch_info_type *input_arch) argument
3445 bfd *obfd; member in struct:name_list
3748 bfd *obfd; local
3782 bfd *obfd; local
3911 setup_bfd_headers(bfd *ibfd, bfd *obfd) argument
3933 bfd *obfd = (bfd *) obfdarg; local
4200 bfd *obfd = (bfd *) obfdarg; local
4301 bfd *obfd = (bfd *) obfdarg; local
4534 write_debugging_info(bfd *obfd, void *dhandle, long *symcountp ATTRIBUTE_UNUSED, asymbol ***symppp ATTRIBUTE_UNUSED) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Darsup.c43 static bfd *obfd; variable
166 obfd = bfd_openw (tname, NULL);
168 if (!obfd)
203 ptr = &(obfd->archive_head);
214 bfd_set_format (obfd, bfd_archive);
216 obfd->has_armap = 1;
217 obfd->is_thin_archive = 0;
228 abfd->archive_next = obfd->archive_head;
229 obfd->archive_head = abfd;
235 if (obfd
[all...]
H A Dobjcopy.c1488 create_new_symbol (struct addsym_node *ptr, bfd *obfd)
1490 asymbol *sym = bfd_make_empty_symbol (obfd);
1497 asection *sec = bfd_get_section_by_name (obfd, ptr->section);
1512 filter_symbols (bfd *abfd, bfd *obfd, asymbol **osyms,
1537 to[dst_count++] = create_new_symbol (ptr, obfd);
1565 && (bfd_get_symbol_leading_char (obfd) != '\0')
1572 name[0] = bfd_get_symbol_leading_char (obfd);
1595 *ptr++ = bfd_get_symbol_leading_char (obfd);
1716 to[dst_count++] = create_new_symbol (ptr, obfd);
1884 copy_unknown_object (bfd *ibfd, bfd *obfd)
1486 create_new_symbol(struct addsym_node *ptr, bfd *obfd) argument
1510 filter_symbols(bfd *abfd, bfd *obfd, asymbol **osyms, asymbol **isyms, long symcount) argument
1882 copy_unknown_object(bfd *ibfd, bfd *obfd) argument
2586 copy_object(bfd *ibfd, bfd *obfd, const bfd_arch_info_type *input_arch) argument
3477 copy_archive(bfd *ibfd, bfd *obfd, const char *output_target, bfd_boolean force_output_target, const bfd_arch_info_type *input_arch) argument
3485 bfd *obfd; member in struct:name_list
3788 bfd *obfd; local
3822 bfd *obfd; local
3951 setup_bfd_headers(bfd *ibfd, bfd *obfd) argument
3973 bfd *obfd = (bfd *) obfdarg; local
4249 bfd *obfd = (bfd *) obfdarg; local
4352 bfd *obfd = (bfd *) obfdarg; local
4585 write_debugging_info(bfd *obfd, void *dhandle, long *symcountp ATTRIBUTE_UNUSED, asymbol ***symppp ATTRIBUTE_UNUSED) argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Doutput-file.c70 bfd *obfd = stdoutput; local
74 if (obfd == NULL)
85 for (sec = obfd->sections; sec; sec = sec->next)
98 res = bfd_close (obfd);

Completed in 402 milliseconds

1234567891011>>