Searched refs:internal_ldsym (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | libxcoff.h | 45 void (* _xcoff_swap_ldsym_in) (bfd *, const void *, struct internal_ldsym *); 46 void (* _xcoff_swap_ldsym_out)(bfd *, const struct internal_ldsym *, void *); 71 (bfd *, struct xcoff_loader_info *, struct internal_ldsym *,
|
| D | coff64-rs6000.c | 93 (bfd *, struct xcoff_loader_info *, struct internal_ldsym *, const char *); 143 (bfd *, const void *, struct internal_ldsym *); 145 (bfd *, const struct internal_ldsym *, void *d); 599 struct internal_ldsym *ldsym, in _bfd_xcoff64_put_ldsymbol_name() 684 xcoff64_swap_ldsym_in (bfd *abfd, const void *s, struct internal_ldsym *dst) in xcoff64_swap_ldsym_in() 703 xcoff64_swap_ldsym_out (bfd *abfd, const struct internal_ldsym *src, void *d) in xcoff64_swap_ldsym_out()
|
| D | coff-rs6000.c | 130 static void xcoff_swap_ldsym_in (bfd *, const void *, struct internal_ldsym *); 131 static void xcoff_swap_ldsym_out (bfd *, const struct internal_ldsym *, void *); 138 (bfd *, struct xcoff_loader_info *, struct internal_ldsym *, const char *); 2923 xcoff_swap_ldsym_in (bfd *abfd, const void * s, struct internal_ldsym *dst) in xcoff_swap_ldsym_in() 2944 xcoff_swap_ldsym_out (bfd *abfd, const struct internal_ldsym *src, void * d) in xcoff_swap_ldsym_out() 3964 struct internal_ldsym *ldsym, in _bfd_xcoff_put_ldsymbol_name()
|
| D | xcofflink.c | 319 struct internal_ldsym ldsym; in _bfd_xcoff_canonicalize_dynamic_symtab() 840 struct internal_ldsym *ldsym) in xcoff_dynamic_definition_p() 934 struct internal_ldsym ldsym; in xcoff_link_add_dynamic_symbols() 2392 struct internal_ldsym ldsym; in xcoff_link_check_dynamic_ar_symbols() 3522 amt = sizeof (struct internal_ldsym); in xcoff_build_ldsym() 3843 struct internal_ldsym *ldsym; in bfd_xcoff_size_dynamic_sections() 5223 struct internal_ldsym *ldsym; in xcoff_link_input_bfd() 6259 struct internal_ldsym *ldsym; in xcoff_write_global_symbol()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | libxcoff.h | 45 void (* _xcoff_swap_ldsym_in) (bfd *, const void *, struct internal_ldsym *); 46 void (* _xcoff_swap_ldsym_out)(bfd *, const struct internal_ldsym *, void *); 71 (bfd *, struct xcoff_loader_info *, struct internal_ldsym *,
|
| D | coff64-rs6000.c | 93 (bfd *, struct xcoff_loader_info *, struct internal_ldsym *, const char *); 143 (bfd *, const void *, struct internal_ldsym *); 145 (bfd *, const struct internal_ldsym *, void *d); 599 struct internal_ldsym *ldsym, in _bfd_xcoff64_put_ldsymbol_name() 684 xcoff64_swap_ldsym_in (bfd *abfd, const void *s, struct internal_ldsym *dst) in xcoff64_swap_ldsym_in() 703 xcoff64_swap_ldsym_out (bfd *abfd, const struct internal_ldsym *src, void *d) in xcoff64_swap_ldsym_out()
|
| D | coff-rs6000.c | 130 static void xcoff_swap_ldsym_in (bfd *, const void *, struct internal_ldsym *); 131 static void xcoff_swap_ldsym_out (bfd *, const struct internal_ldsym *, void *); 138 (bfd *, struct xcoff_loader_info *, struct internal_ldsym *, const char *); 2923 xcoff_swap_ldsym_in (bfd *abfd, const void * s, struct internal_ldsym *dst) in xcoff_swap_ldsym_in() 2944 xcoff_swap_ldsym_out (bfd *abfd, const struct internal_ldsym *src, void * d) in xcoff_swap_ldsym_out() 3964 struct internal_ldsym *ldsym, in _bfd_xcoff_put_ldsymbol_name()
|
| D | xcofflink.c | 319 struct internal_ldsym ldsym; in _bfd_xcoff_canonicalize_dynamic_symtab() 840 struct internal_ldsym *ldsym) in xcoff_dynamic_definition_p() 934 struct internal_ldsym ldsym; in xcoff_link_add_dynamic_symbols() 2392 struct internal_ldsym ldsym; in xcoff_link_check_dynamic_ar_symbols() 3522 amt = sizeof (struct internal_ldsym); in xcoff_build_ldsym() 3843 struct internal_ldsym *ldsym; in bfd_xcoff_size_dynamic_sections() 5223 struct internal_ldsym *ldsym; in xcoff_link_input_bfd() 6265 struct internal_ldsym *ldsym; in xcoff_write_global_symbol()
|
| /netbsd/src/external/gpl3/gdb/dist/include/coff/ |
| D | xcoff.h | 242 struct internal_ldsym struct 342 struct internal_ldsym *ldsym;
|
| /netbsd/src/external/gpl3/binutils/dist/include/coff/ |
| D | xcoff.h | 242 struct internal_ldsym struct 342 struct internal_ldsym *ldsym;
|