HomeSort by: relevance | last modified time | path
    Searched refs:obfd (Results 1 - 25 of 622) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/binutils/dist/bfd/
elf32-rx.h 21 extern void rx_additional_link_map_text (bfd *obfd, struct bfd_link_info *info, FILE *mapfile);
elf-linux-core.h 57 (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, from->pr_ppid, to->pr_ppid)
    [all...]
coff-stgo32.c 218 to the new obfd. */
221 go32exe_copy_private_bfd_data (bfd *ibfd, bfd *obfd)
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->origin = coff_data (obfd)->stub_size
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-rx.h 21 extern void rx_additional_link_map_text (bfd *obfd, struct bfd_link_info *info, FILE *mapfile);
elf-linux-core.h 57 (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, from->pr_ppid, to->pr_ppid)
    [all...]
coff-stgo32.c 218 to the new obfd. */
221 go32exe_copy_private_bfd_data (bfd *ibfd, bfd *obfd)
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->origin = coff_data (obfd)->stub_size
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-rx.h 21 extern void rx_additional_link_map_text (bfd *obfd, struct bfd_link_info *info, FILE *mapfile);
elf-linux-core.h 57 (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, from->pr_ppid, to->pr_ppid)
    [all...]
coff-stgo32.c 218 to the new obfd. */
221 go32exe_copy_private_bfd_data (bfd *ibfd, bfd *obfd)
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->origin = coff_data (obfd)->stub_size
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-rx.h 21 extern void rx_additional_link_map_text (bfd *obfd, struct bfd_link_info *info, FILE *mapfile);
elf-linux-core.h 57 (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, from->pr_ppid, to->pr_ppid)
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
gcore.h 28 extern void write_gcore_file (bfd *obfd);
31 void *obfd);
gcore-elf.h 32 STOP_SIGNAL. The core file is being written to OBFD, and GDBARCH is the
37 bfd *obfd, gdb::unique_xmalloc_ptr<char> *note_data, int *note_size);
41 being written to OBFD. If something goes wrong then *NOTE_DATA can be
45 (struct gdbarch *gdbarch, bfd *obfd,
elf-none-tdep.c 36 elf_none_make_corefile_notes (struct gdbarch *gdbarch, bfd *obfd,
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,
118 gcore_elf_make_tdesc_note (gdbarch, obfd, &note_data, note_size);
gcore-elf.c 35 bfd *obfd, ptid_t ptid, gdb_signal stop_signal,
37 : gdbarch (gdbarch), regcache (regcache), obfd (obfd),
51 bfd *obfd; member in struct:gcore_elf_collect_regset_section_cb_data
90 (data->obfd, data->note_data->release (),
96 (data->obfd, data->note_data->release (),
105 buffer represented by *NOTE_DATA and NOTE_SIZE. OBFD is the bfd into
111 (const struct regcache *regcache, ptid_t ptid, bfd *obfd,
116 gcore_elf_collect_regset_section_cb_data data (gdbarch, regcache, obfd,
128 bfd *obfd, gdb::unique_xmalloc_ptr<char> *note_data, int *note_size
    [all...]
gcore.c 67 gdb_bfd_ref_ptr obfd (gdb_bfd_openw (filename, default_gcore_target ()));
69 if (obfd == NULL)
71 bfd_set_format (obfd.get (), bfd_core);
72 bfd_set_arch_mach (obfd.get (), default_gcore_arch (), 0);
73 return obfd;
79 write_gcore_file_1 (bfd *obfd)
91 note_data = target_make_corefile_notes (obfd, &note_size);
93 note_data = gdbarch_make_corefile_notes (arch, obfd, &note_size);
99 note_sec = bfd_make_section_anyway_with_flags (obfd, "note0",
117 if (gcore_memory_sections (obfd) == 0
405 bfd *obfd = (bfd *) data; local
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
gcore.h 28 extern void write_gcore_file (bfd *obfd);
31 void *obfd);
gcore-elf.h 32 STOP_SIGNAL. The core file is being written to OBFD, and GDBARCH is the
37 bfd *obfd, gdb::unique_xmalloc_ptr<char> *note_data, int *note_size);
41 being written to OBFD. If something goes wrong then *NOTE_DATA can be
45 (struct gdbarch *gdbarch, bfd *obfd,
elf-none-tdep.c 36 elf_none_make_corefile_notes (struct gdbarch *gdbarch, bfd *obfd,
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,
118 gcore_elf_make_tdesc_note (gdbarch, obfd, &note_data, note_size);
gcore-elf.c 35 bfd *obfd, ptid_t ptid, gdb_signal stop_signal,
37 : gdbarch (gdbarch), regcache (regcache), obfd (obfd),
51 bfd *obfd; member in struct:gcore_elf_collect_regset_section_cb_data
90 (data->obfd, data->note_data->release (),
96 (data->obfd, data->note_data->release (),
105 buffer represented by *NOTE_DATA and NOTE_SIZE. OBFD is the bfd into
111 (const struct regcache *regcache, ptid_t ptid, bfd *obfd,
116 gcore_elf_collect_regset_section_cb_data data (gdbarch, regcache, obfd,
128 bfd *obfd, gdb::unique_xmalloc_ptr<char> *note_data, int *note_size
    [all...]
gcore.c 67 gdb_bfd_ref_ptr obfd (gdb_bfd_openw (filename, default_gcore_target ()));
69 if (obfd == NULL)
71 bfd_set_format (obfd.get (), bfd_core);
72 bfd_set_arch_mach (obfd.get (), default_gcore_arch (), 0);
73 return obfd;
79 write_gcore_file_1 (bfd *obfd)
91 note_data = target_make_corefile_notes (obfd, &note_size);
93 note_data = gdbarch_make_corefile_notes (arch, obfd, &note_size);
99 note_sec = bfd_make_section_anyway_with_flags (obfd, "note0",
117 if (gcore_memory_sections (obfd) == 0
405 bfd *obfd = (bfd *) data; local
    [all...]
  /src/external/gpl3/binutils/dist/binutils/
arsup.c 38 static bfd *obfd; variable
160 obfd = bfd_fdopenw (temp_name, NULL, temp_fd);
162 if (!obfd)
197 ptr = &(obfd->archive_head);
208 bfd_set_format (obfd, bfd_archive);
210 obfd->has_armap = 1;
211 obfd->is_thin_archive = 0;
222 abfd->archive_next = obfd->archive_head;
223 obfd->archive_head = abfd;
229 if (obfd == NULL
    [all...]
  /src/external/gpl3/binutils.old/dist/binutils/
arsup.c 43 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 == NULL
    [all...]
  /src/external/gpl3/binutils/dist/gas/
output-file.c 72 bfd *obfd = stdoutput; local
77 if (obfd == NULL)
88 for (sec = obfd->sections; sec; sec = sec->next)
99 res = bfd_close_all_done (obfd);
101 res = bfd_close (obfd);
  /src/external/gpl3/binutils.old/dist/gas/
output-file.c 72 bfd *obfd = stdoutput; local
77 if (obfd == NULL)
88 for (sec = obfd->sections; sec; sec = sec->next)
99 res = bfd_close_all_done (obfd);
101 res = bfd_close (obfd);

Completed in 31 milliseconds

1 2 3 4 5 6 7 8 91011>>