Searched refs:the_bfd (Results 1 - 25 of 37) sorted by relevance

12

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dbinary.c174 syms[0].the_bfd = abfd;
182 syms[1].the_bfd = abfd;
190 syms[2].the_bfd = abfd;
H A Dppcboot.c311 syms[0].the_bfd = abfd;
319 syms[1].the_bfd = abfd;
327 syms[2].the_bfd = abfd;
H A Dlibecoff.h169 #define ecoffsymbol(asymbol) ((ecoff_symbol_type *) (&((asymbol)->the_bfd)))
H A Delf64-sparc.c377 if ((*ptr->sym_ptr_ptr)->the_bfd != NULL
378 && (*ptr->sym_ptr_ptr)->the_bfd->xvec != abfd->xvec
H A Dtekhex.c419 new->symbol.the_bfd = abfd;
883 new->symbol.the_bfd = abfd;
H A Dversados.c179 n->the_bfd = abfd;
550 s->the_bfd = abfd;
H A Dlibcoff-in.h175 #define coffsymbol(asymbol) ((coff_symbol_type *)(&((asymbol)->the_bfd)))
H A Dnlm32-i386.c340 sym -> symbol.the_bfd = abfd;
H A Doasys.c150 dest->the_bfd = abfd;
159 dest->the_bfd = abfd;
1090 new->symbol.the_bfd = abfd;
H A Dpef.c84 sym->the_bfd = abfd;
677 traceback.the_bfd = abfd;
849 sym.the_bfd = abfd;
H A Dnlm32-alpha.c612 sym -> symbol.the_bfd = abfd;
H A Dnlm32-sparc.c229 sym -> symbol.the_bfd = abfd;
H A Delfcode.h974 if ((*ptr->sym_ptr_ptr)->the_bfd != NULL
975 && (*ptr->sym_ptr_ptr)->the_bfd->xvec != abfd->xvec
1168 sym->symbol.the_bfd = abfd;
H A Dnlmcode.h947 sym->symbol.the_bfd = abfd;
1005 sym->symbol.the_bfd = abfd;
1087 new->symbol.the_bfd = abfd;
H A Dbfd-in.h288 #define bfd_asymbol_bfd(x) ((x)->the_bfd)
H A Dhp300hpux.c600 cache_ptr->symbol.the_bfd = abfd;
H A Dlibaout.h454 #define aout_symbol(asymbol) ((aout_symbol_type *)(&(asymbol)->the_bfd))
H A Dlibcoff.h179 #define coffsymbol(asymbol) ((coff_symbol_type *)(&((asymbol)->the_bfd)))
H A Dnlm32-ppc.c624 sym -> symbol.the_bfd = abfd;
H A Dsyms.c195 . struct bfd *the_bfd; {* Use bfd_asymbol_bfd(sym) to access this field. *}
532 new->the_bfd = abfd;
H A Delf-bfd.h489 (((S)->the_bfd->xvec->flavour == bfd_target_elf_flavour \
490 && (S)->the_bfd->tdata.elf_obj_data != 0) \
H A Delf64-mips.c2735 if ((*ptr->sym_ptr_ptr)->the_bfd->xvec != abfd->xvec
2834 if ((*ptr->sym_ptr_ptr)->the_bfd->xvec != abfd->xvec
H A Dmach-o.c587 new->the_bfd = abfd;
736 s->the_bfd = abfd;
H A Dieee.c746 symbol->symbol.the_bfd = abfd;
762 symbol->symbol.the_bfd = abfd;
914 symbol->symbol.the_bfd = abfd;
3631 new->symbol.the_bfd = abfd;
H A Dpeicode.h572 sym->symbol.the_bfd = vars->abfd;

Completed in 299 milliseconds

12