Searched refs:abfd (Results 1 - 25 of 261) sorted by relevance

1234567891011

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dnlm.c30 nlm_mkobject (bfd * abfd) argument
34 nlm_tdata (abfd) = bfd_zalloc (abfd, amt);
35 if (nlm_tdata (abfd) == NULL)
38 if (nlm_architecture (abfd) != bfd_arch_unknown)
39 bfd_default_set_arch_mach (abfd, nlm_architecture (abfd),
40 nlm_machine (abfd));
49 nlm_set_arch_mach (bfd * abfd, argument
53 bfd_default_set_arch_mach (abfd, arc
[all...]
H A Dcache.c81 insert (bfd *abfd) argument
85 abfd->lru_next = abfd;
86 abfd->lru_prev = abfd;
90 abfd->lru_next = bfd_last_cache;
91 abfd->lru_prev = bfd_last_cache->lru_prev;
92 abfd->lru_prev->lru_next = abfd;
93 abfd
101 snip(bfd *abfd) argument
116 bfd_cache_delete(bfd *abfd) argument
205 bfd_cache_lookup_worker(bfd *abfd, enum cache_flag flag) argument
243 cache_btell(struct bfd *abfd) argument
252 cache_bseek(struct bfd *abfd, file_ptr offset, int whence) argument
268 cache_bread(struct bfd *abfd, void *buf, file_ptr nbytes) argument
315 cache_bwrite(struct bfd *abfd, const void *where, file_ptr nbytes) argument
331 cache_bclose(struct bfd *abfd) argument
337 cache_bflush(struct bfd *abfd) argument
350 cache_bstat(struct bfd *abfd, struct stat *sb) argument
379 bfd_cache_init(bfd *abfd) argument
410 bfd_cache_close(bfd *abfd) argument
465 bfd_open_file(bfd *abfd) argument
[all...]
H A Dbfdio.c95 . file_ptr (*bread) (struct bfd *abfd, void *ptr, file_ptr nbytes);
96 . file_ptr (*bwrite) (struct bfd *abfd, const void *ptr,
100 . file_ptr (*btell) (struct bfd *abfd);
103 . int (*bseek) (struct bfd *abfd, file_ptr offset, int whence);
104 . int (*bclose) (struct bfd *abfd);
105 . int (*bflush) (struct bfd *abfd);
106 . int (*bstat) (struct bfd *abfd, struct stat *sb);
115 bfd_bread (void *ptr, bfd_size_type size, bfd *abfd) argument
121 if (abfd->arelt_data != NULL)
123 size_t maxbytes = ((struct areltdata *) abfd
159 bfd_bwrite(const void *ptr, bfd_size_type size, bfd *abfd) argument
209 bfd_tell(bfd *abfd) argument
231 bfd_flush(bfd *abfd) argument
244 bfd_stat(bfd *abfd, struct stat *statbuf) argument
265 bfd_seek(bfd *abfd, file_ptr position, int direction) argument
391 bfd_get_mtime(bfd *abfd) argument
442 bfd_get_size(bfd *abfd) argument
[all...]
H A Dnlmswap.h36 nlm_swap_fixed_header_in (bfd *abfd, argument
45 H_GET_32 (abfd, src->version);
47 H_GET_32 (abfd, src->codeImageOffset);
49 H_GET_32 (abfd, src->codeImageSize);
51 H_GET_32 (abfd, src->dataImageOffset);
53 H_GET_32 (abfd, src->dataImageSize);
55 H_GET_32 (abfd, src->uninitializedDataSize);
57 H_GET_32 (abfd, src->customDataOffset);
59 H_GET_32 (abfd, src->customDataSize);
61 H_GET_32 (abfd, sr
96 nlm_swap_fixed_header_out(bfd *abfd, Nlm_Internal_Fixed_Header *src, void * realdst) argument
[all...]
H A Dnlmcode.h55 #define nlm_swap_fixed_header_in(abfd,src,dst) \
56 (nlm_swap_fixed_header_in_func (abfd)) (abfd, src, dst)
57 #define nlm_swap_fixed_header_out(abfd,src,dst) \
58 (nlm_swap_fixed_header_out_func (abfd)) (abfd, src, dst)
75 nlm_swap_variable_header_in (bfd *abfd) argument
81 amt = sizeof (nlm_variable_header (abfd)->descriptionLength);
82 if (bfd_bread ((void *) &nlm_variable_header (abfd)->descriptionLength,
83 amt, abfd) !
133 add_bfd_section(bfd *abfd, char *name, file_ptr offset, bfd_size_type size, flagword flags) argument
163 nlm_swap_auxiliary_headers_in(bfd *abfd) argument
436 nlm_object_p(bfd *abfd) argument
567 nlm_swap_variable_header_out(bfd *abfd) argument
638 nlm_swap_auxiliary_headers_out(bfd *abfd) argument
860 nlm_get_symtab_upper_bound(bfd *abfd) argument
894 nlm_slurp_symbol_table(bfd *abfd) argument
1059 nlm_canonicalize_symtab(bfd *abfd, asymbol **alocation) argument
1080 nlm_make_empty_symbol(bfd *abfd) argument
1104 nlm_print_symbol(bfd *abfd, void * afile, asymbol *symbol, bfd_print_symbol_type how) argument
1141 nlm_slurp_reloc_fixups(bfd *abfd) argument
1190 nlm_get_reloc_upper_bound(bfd *abfd, asection *sec) argument
1226 nlm_canonicalize_reloc(bfd *abfd, asection *sec, arelent **relptr, asymbol **symbols) argument
1305 nlm_compute_section_file_positions(bfd *abfd) argument
1510 nlm_set_section_contents(bfd *abfd, asection *section, const void * location, file_ptr offset, bfd_size_type count) argument
1598 nlm_write_object_contents(bfd *abfd) argument
[all...]
H A Dptrace-core.c51 const bfd_target *ptrace_unix_core_file_p PARAMS ((bfd *abfd));
52 char * ptrace_unix_core_file_failing_command PARAMS ((bfd *abfd));
53 int ptrace_unix_core_file_failing_signal PARAMS ((bfd *abfd));
58 ptrace_unix_core_file_p (abfd)
59 bfd *abfd;
68 val = bfd_bread ((void *)&u, (bfd_size_type) sizeof u, abfd);
82 rawptr = (struct trad_core_struct *) bfd_zalloc (abfd, amt);
87 abfd->tdata.trad_core_data = rawptr;
94 core_stacksec (abfd) = bfd_make_section_anyway_with_flags (abfd, "
[all...]
H A Dformat.c57 bfd_boolean bfd_check_format (bfd *abfd, bfd_format format);
60 Verify if the file attached to the BFD @var{abfd} is compatible
91 bfd_check_format (bfd *abfd, bfd_format format) argument
93 return bfd_check_format_matches (abfd, format, NULL);
102 (bfd *abfd, bfd_format format, char ***matching);
117 bfd_check_format_matches (bfd *abfd, bfd_format format, char ***matching) argument
126 if (!bfd_read_p (abfd)
127 || (unsigned int) abfd->format >= (unsigned int) bfd_type_end)
133 if (abfd->format != bfd_unknown)
134 return abfd
391 bfd_set_format(bfd *abfd, bfd_format format) argument
[all...]
H A Dcoffswap.h32 #define GET_FCN_LNNOPTR(abfd, ext) \
33 H_GET_32 (abfd, ext->x_sym.x_fcnary.x_fcn.x_lnnoptr)
37 #define GET_FCN_ENDNDX(abfd, ext) \
38 H_GET_32 (abfd, ext->x_sym.x_fcnary.x_fcn.x_endndx)
42 #define PUT_FCN_LNNOPTR(abfd, in, ext) \
43 H_PUT_32 (abfd, in, ext->x_sym.x_fcnary.x_fcn.x_lnnoptr)
46 #define PUT_FCN_ENDNDX(abfd, in, ext) \
47 H_PUT_32 (abfd, in, ext->x_sym.x_fcnary.x_fcn.x_endndx)
50 #define GET_LNSZ_LNNO(abfd, ext) \
51 H_GET_16 (abfd, ex
216 coff_swap_reloc_in(bfd * abfd, void * src, void * dst) argument
231 coff_swap_reloc_out(bfd * abfd, void * src, void * dst) argument
253 coff_swap_filehdr_in(bfd * abfd, void * src, void * dst) argument
278 coff_swap_filehdr_out(bfd *abfd, void * in, void * out) argument
306 coff_swap_sym_in(bfd * abfd, void * ext1, void * in1) argument
339 coff_swap_sym_out(bfd * abfd, void * inp, void * extp) argument
381 coff_swap_aux_in(bfd *abfd, void * ext1, int type, int class, int indx, int numaux, void * in1) argument
484 coff_swap_aux_out(bfd * abfd, void * inp, int type, int class, int indx ATTRIBUTE_UNUSED, int numaux ATTRIBUTE_UNUSED, void * extp) argument
579 coff_swap_lineno_in(bfd * abfd, void * ext1, void * in1) argument
589 coff_swap_lineno_out(bfd * abfd, void * inp, void * outp) argument
602 coff_swap_aouthdr_in(bfd * abfd, void * aouthdr_ext1, void * aouthdr_int1) argument
675 coff_swap_aouthdr_out(bfd * abfd, void * in, void * out) argument
749 coff_swap_scnhdr_in(bfd * abfd, void * ext, void * in) argument
778 coff_swap_scnhdr_out(bfd * abfd, void * in, void * out) argument
[all...]
H A Dvms-tir.c45 check_section (bfd * abfd, int size)
71 image_set_ptr (bfd * abfd, int psect, uquad offset)
85 image_inc_ptr (bfd * abfd, uquad offset)
97 image_dump (bfd * abfd,
108 if (PRIV (is_vax) && check_section (abfd, size))
118 image_write_b (bfd * abfd, unsigned int value)
124 if (PRIV (is_vax) && check_section (abfd, 1))
133 image_write_w (bfd * abfd, unsigned int value)
139 if (PRIV (is_vax) && check_section (abfd, 2))
149 image_write_l (bfd * abfd, unsigne
44 check_section(bfd * abfd, int size) argument
70 image_set_ptr(bfd * abfd, int psect, uquad offset) argument
84 image_inc_ptr(bfd * abfd, uquad offset) argument
96 image_dump(bfd * abfd, unsigned char *ptr, int size, int offset ATTRIBUTE_UNUSED) argument
117 image_write_b(bfd * abfd, unsigned int value) argument
132 image_write_w(bfd * abfd, unsigned int value) argument
148 image_write_l(bfd * abfd, unsigned long value) argument
164 image_write_q(bfd * abfd, uquad value) argument
234 etir_sta(bfd * abfd, int cmd, unsigned char *ptr) argument
336 etir_sto(bfd * abfd, int cmd, unsigned char *ptr) argument
519 etir_opr(bfd * abfd, int cmd, unsigned char *ptr ATTRIBUTE_UNUSED) argument
631 etir_ctl(bfd * abfd, int cmd, unsigned char *ptr) argument
690 etir_stc(bfd * abfd, int cmd, unsigned char *ptr ATTRIBUTE_UNUSED) argument
824 alloc_section(bfd * abfd, unsigned int idx) argument
860 tir_sta(bfd * abfd, unsigned char *ptr) argument
1166 tir_sto(bfd * abfd, unsigned char *ptr) argument
1314 tir_opr(bfd * abfd, unsigned char *ptr) argument
1455 tir_ctl(bfd * abfd, unsigned char *ptr) argument
1516 tir_cmd(bfd * abfd, unsigned char *ptr) argument
1571 etir_cmd(bfd * abfd, int cmd, unsigned char *ptr) argument
1618 analyze_tir(bfd * abfd, unsigned char *ptr, unsigned int length) argument
1642 analyze_etir(bfd * abfd, unsigned char *ptr, unsigned int length) argument
1675 _bfd_vms_slurp_tir(bfd * abfd, int objtype) argument
1709 _bfd_vms_slurp_dbg(bfd * abfd, int objtype ATTRIBUTE_UNUSED) argument
1754 start_etir_record(bfd * abfd, int index, uquad offset, bfd_boolean justoffset) argument
1775 end_etir_record(bfd * abfd) argument
1786 sto_imm(bfd * abfd, vms_section *sptr, bfd_vma vaddr, int index) argument
1836 _bfd_vms_write_tir(bfd * abfd, int objtype ATTRIBUTE_UNUSED) argument
[all...]
H A Daout-adobe.c37 aout_adobe_swap_exec_header_in (bfd *abfd, argument
42 execp->a_info = H_GET_32 (abfd, bytes->e_info);
43 execp->a_text = GET_WORD (abfd, bytes->e_text);
44 execp->a_data = GET_WORD (abfd, bytes->e_data);
45 execp->a_bss = GET_WORD (abfd, bytes->e_bss);
46 execp->a_syms = GET_WORD (abfd, bytes->e_syms);
47 execp->a_entry = GET_WORD (abfd, bytes->e_entry);
48 execp->a_trsize = GET_WORD (abfd, bytes->e_trsize);
49 execp->a_drsize = GET_WORD (abfd, bytes->e_drsize);
56 aout_adobe_swap_exec_header_out (bfd *abfd, argument
76 aout_adobe_callback(bfd *abfd) argument
196 aout_adobe_object_p(bfd *abfd) argument
242 aout_adobe_mkobject(bfd *abfd) argument
271 aout_adobe_write_object_contents(bfd *abfd) argument
368 aout_adobe_set_section_contents(bfd *abfd, asection *section, const void * location, file_ptr offset, bfd_size_type count) argument
428 aout_adobe_set_arch_mach(bfd *abfd, enum bfd_architecture arch, unsigned long machine) argument
[all...]
H A Dsparclynx.c71 NAME(lynx,set_arch_mach) (abfd, machtype)
72 bfd *abfd;
121 bfd_set_arch_mach (abfd, arch, machine);
131 choose_reloc_size (abfd)
132 bfd *abfd;
134 switch (bfd_get_arch (abfd))
137 obj_reloc_entry_size (abfd) = RELOC_EXT_SIZE;
140 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
150 NAME(aout,sparclynx_write_object_contents) (abfd)
151 bfd *abfd;
[all...]
H A Dhp300hpux.c229 MY (callback) (abfd)
230 bfd *abfd;
232 struct internal_exec *execp = exec_hdr (abfd);
235 obj_textsec (abfd)->size = N_TXTSIZE (*execp);
238 obj_textsec (abfd)->vma = N_TXTADDR (*execp);
239 obj_datasec (abfd)->vma = N_DATADDR (*execp);
240 obj_bsssec (abfd)->vma = N_BSSADDR (*execp);
242 obj_textsec (abfd)->lma = obj_textsec (abfd)->vma;
243 obj_datasec (abfd)
509 obj_aout_subformat (abfd) = gnu_encap_format; variable
[all...]
H A Di386os9k.c33 os9k_swap_exec_header_in (bfd *abfd, argument
41 execp->a_info = H_GET_16 (abfd, bytes->m_sync);
43 execp->a_entry = H_GET_32 (abfd, bytes->m_exec);
48 dload = H_GET_32 (abfd, bytes->m_idata);
51 if (bfd_seek (abfd, (file_ptr) dload, SEEK_SET) != 0
52 || (bfd_bread (&dmemstart, (bfd_size_type) sizeof (dmemstart), abfd)
54 || (bfd_bread (&dmemsize, (bfd_size_type) sizeof (dmemsize), abfd)
59 execp->a_dload = H_GET_32 (abfd, (unsigned char *) &dmemstart);
61 execp->a_data = H_GET_32 (abfd, (unsigned char *) &dmemsize);
62 execp->a_bss = H_GET_32 (abfd, byte
75 os9k_callback(bfd *abfd) argument
118 os9k_object_p(bfd *abfd) argument
[all...]
H A Dvms-hdr.c45 _bfd_vms_slurp_hdr (bfd *abfd, int objtype) argument
182 /* Write object header for bfd abfd. */
185 _bfd_vms_write_hdr (bfd *abfd, int objtype) argument
193 vms_debug (2, "vms_write_hdr (%p)\n", abfd);
196 _bfd_vms_output_alignment (abfd, 2);
201 _bfd_vms_output_begin (abfd, EOBJ_S_C_EMH, EMH_S_C_MHD);
202 _bfd_vms_output_short (abfd, EOBJ_S_C_STRLVL);
203 _bfd_vms_output_long (abfd, 0);
204 _bfd_vms_output_long (abfd, 0);
205 _bfd_vms_output_long (abfd, MAX_OUTREC_SIZ
306 _bfd_vms_slurp_eom(bfd *abfd, int objtype) argument
348 _bfd_vms_write_eom(bfd *abfd, int objtype) argument
[all...]
H A Dlynx-core.c59 make_bfd_asection (abfd, name, flags, size, vma, filepos)
60 bfd *abfd;
70 newname = bfd_alloc (abfd, (bfd_size_type) strlen (name) + 1);
76 asect = bfd_make_section_with_flags (abfd, newname, flags);
89 lynx_core_file_p (abfd)
90 bfd *abfd;
106 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0)
110 if (bfd_bread ((void *) &pss, amt, abfd) != amt)
119 core_hdr (abfd) = (struct lynx_core_struct *) bfd_zalloc (abfd, am
[all...]
H A Dversados.c87 #define VDATA(abfd) (abfd->tdata.versados_data)
88 #define EDATA(abfd, n) (abfd->tdata.versados_data->e[n])
89 #define RDATA(abfd, n) (abfd->tdata.versados_data->rest[n])
146 versados_mkobject (bfd *abfd) argument
148 if (abfd->tdata.versados_data == NULL)
151 tdata_type *tdata = bfd_alloc (abfd, amt);
155 abfd
169 versados_new_symbol(bfd *abfd, int snum, const char *name, bfd_vma val, asection *sec) argument
185 get_record(bfd *abfd, union ext_any *ptr) argument
219 new_symbol_string(bfd *abfd, const char *name) argument
229 process_esd(bfd *abfd, struct ext_esd *esd, int pass) argument
355 process_otr(bfd *abfd, struct ext_otr *otr, int pass) argument
452 versados_scan(bfd *abfd) argument
570 versados_object_p(bfd *abfd) argument
615 versados_pass_2(bfd *abfd) argument
647 versados_get_section_contents(bfd *abfd, asection *section, void * location, file_ptr offset, bfd_size_type count) argument
686 versados_get_symtab_upper_bound(bfd *abfd) argument
694 versados_canonicalize_symtab(bfd *abfd, asymbol **alocation) argument
721 versados_print_symbol(bfd *abfd, void * afile, asymbol *symbol, bfd_print_symbol_type how) argument
749 versados_canonicalize_reloc(bfd *abfd, sec_ptr section, arelent **relptr, asymbol **symbols) argument
[all...]
H A Delf32-am33lin.c42 elf32_am33lin_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) argument
54 elf_tdata (abfd)->core_signal = bfd_get_16 (abfd, note->descdata + 12);
57 elf_tdata (abfd)->core_pid = bfd_get_32 (abfd, note->descdata + 24);
67 return _bfd_elfcore_make_pseudosection (abfd, ".reg", size,
72 elf32_am33lin_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) argument
80 elf_tdata (abfd)->core_program
81 = _bfd_elfcore_strndup (abfd, note->descdata + 28, 16);
82 elf_tdata (abfd)
[all...]
H A Di386dynix.c56 i386dynix_32_swap_exec_header_in (abfd, raw_bytes, execp)
57 bfd *abfd;
69 execp->a_info = H_GET_32 (abfd, bytes->e_info);
70 execp->a_text = GET_WORD (abfd, bytes->e_text);
71 execp->a_data = GET_WORD (abfd, bytes->e_data);
72 execp->a_bss = GET_WORD (abfd, bytes->e_bss);
73 execp->a_syms = GET_WORD (abfd, bytes->e_syms);
74 execp->a_entry = GET_WORD (abfd, bytes->e_entry);
75 execp->a_trsize = GET_WORD (abfd, bytes->e_trsize);
76 execp->a_drsize = GET_WORD (abfd, byte
[all...]
H A Dvms.c46 vms_initialize (bfd * abfd)
51 bfd_set_start_address (abfd, (bfd_vma) -1);
54 abfd->tdata.any = bfd_alloc (abfd, amt);
55 if (abfd->tdata.any == NULL)
71 PRIV (stack) = bfd_alloc (abfd, amt);
77 PRIV (vms_symbol_table) = bfd_alloc (abfd, amt);
86 PRIV (location_stack) = bfd_alloc (abfd, amt);
94 PRIV (output_buf) = bfd_alloc (abfd, amt);
109 bfd_release (abfd, abf
45 vms_initialize(bfd * abfd) argument
156 vms_fixup_sections(bfd * abfd) argument
176 vms_object_p(bfd * abfd) argument
341 vms_mkobject(bfd * abfd) argument
370 vms_write_object_contents(bfd * abfd) argument
425 vms_close_and_cleanup(bfd * abfd) argument
462 vms_new_section_hook(bfd * abfd, asection *section) argument
754 vms_get_elt_at_index(bfd * abfd, symindex index) argument
766 vms_generic_stat_arch_elt(bfd * abfd, struct stat *st) argument
793 vms_get_symtab_upper_bound(bfd * abfd) argument
809 bfd * abfd = (bfd *) arg; local
825 vms_canonicalize_symtab(bfd * abfd, asymbol **symbols) argument
836 bfd_hash_traverse (PRIV (vms_symbol_table), copy_symbols, abfd); local
849 vms_print_symbol(bfd * abfd, void * file, asymbol *symbol, bfd_print_symbol_type how) argument
1009 vms_read_minisymbols(bfd * abfd, bfd_boolean dynamic, void * *minisymsp, unsigned int *sizep) argument
1025 vms_minisymbol_to_symbol(bfd * abfd, bfd_boolean dynamic, const void * minisym, asymbol *sym) argument
1363 vms_set_arch_mach(bfd * abfd, enum bfd_architecture arch ATTRIBUTE_UNUSED, unsigned long mach ATTRIBUTE_UNUSED) argument
1385 vms_set_section_contents(bfd * abfd, asection *section, const void * location, file_ptr offset, bfd_size_type count) argument
[all...]
H A Dcisco-core.c86 cisco_core_file_validate (abfd, crash_info_loc)
87 bfd *abfd;
102 if (bfd_seek (abfd, (file_ptr) crash_info_loc, SEEK_SET) != 0)
105 nread = bfd_bread (buf, (bfd_size_type) 4, abfd);
112 crashinfo_offset = MASK_ADDR (bfd_get_32 (abfd, buf));
114 if (bfd_seek (abfd, (file_ptr) crashinfo_offset, SEEK_SET) != 0)
121 nread = bfd_bread (&crashinfo, (bfd_size_type) sizeof (crashinfo), abfd);
129 if (bfd_stat (abfd, &statbuf) < 0)
135 magic = bfd_get_32 (abfd, crashinfo.magic);
142 version = bfd_get_32 (abfd, crashinf
[all...]
H A Dlibcoff.h175 #define xcoff_data(abfd) ((abfd)->tdata.xcoff_obj_data)
208 #define coff_section_data(abfd, sec) \
228 #define xcoff_section_data(abfd, sec) \
229 ((struct xcoff_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
242 #define pei_section_data(abfd, sec) \
243 ((struct pei_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
732 (bfd *abfd, void *, void *);
806 #define coff_backend_info(abfd) \
807 ((bfd_coff_backend_data *) (abfd)
[all...]
H A Dbfd.c531 bfd *abfd = va_arg (ap, bfd *);
533 if (abfd == NULL)
536 else if (abfd->my_archive)
538 abfd->my_archive->filename, abfd->filename);
540 snprintf (bufp, avail, "%s", abfd->filename);
545 bfd *abfd;
552 abfd = sec->owner;
553 if (abfd != NULL
554 && bfd_get_flavour (abfd)
529 bfd *abfd = va_arg (ap, bfd *); local
543 bfd *abfd; local
707 bfd_get_reloc_upper_bound(bfd *abfd, sec_ptr asect) argument
740 bfd_canonicalize_reloc(bfd *abfd, sec_ptr asect, arelent **location, asymbol **symbols) argument
801 bfd_set_file_flags(bfd *abfd, flagword flags) argument
867 bfd_get_arch_size(bfd *abfd) argument
897 bfd_get_sign_extend_vma(bfd *abfd) argument
937 bfd_set_start_address(bfd *abfd, bfd_vma vma) argument
957 bfd_get_gp_size(bfd *abfd) argument
983 bfd_set_gp_size(bfd *abfd, unsigned int i) argument
1000 _bfd_get_gp_value(bfd *abfd) argument
1018 _bfd_set_gp_value(bfd *abfd, bfd_vma v) argument
1308 bfd_get_relocated_section_contents(bfd *abfd, struct bfd_link_info *link_info, struct bfd_link_order *link_order, bfd_byte *data, bfd_boolean relocatable, asymbol **symbols) argument
1336 bfd_record_phdr(bfd *abfd, unsigned long type, bfd_boolean flags_valid, flagword flags, bfd_boolean at_valid, bfd_vma at, bfd_boolean includes_filehdr, bfd_boolean includes_phdrs, unsigned int count, asection **secs) argument
1378 bfd_sprintf_vma(bfd *abfd, char *buf, bfd_vma value) argument
1387 bfd_fprintf_vma(bfd *abfd, void *stream, bfd_vma value) argument
1412 bfd_alt_mach_code(bfd *abfd, int alternative) argument
1486 bfd_preserve_save(bfd *abfd, struct bfd_preserve *preserve) argument
1525 bfd_preserve_restore(bfd *abfd, struct bfd_preserve *preserve) argument
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/hosts/
H A Dalphalinux.h5 #define TRAD_UNIX_CORE_FILE_FAILING_SIGNAL(abfd) \
6 ((abfd)->tdata.trad_core_data->u.signal)
H A Dm68klinux.h5 #define TRAD_UNIX_CORE_FILE_FAILING_SIGNAL(abfd) \
6 ((abfd)->tdata.trad_core_data->u.signal)
H A Di386sco.h8 #define TRAD_UNIX_CORE_FILE_FAILING_SIGNAL(abfd) \
9 ((core_upage(abfd)->u_sysabort != 0) \
10 ? core_upage(abfd)->u_sysabort \

Completed in 313 milliseconds

1234567891011