Home
last modified time | relevance | path

Searched refs:bfd_void (Results 1 – 12 of 12) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dlibbfd-in.h167 void bfd_void
256 ((void (*) (bfd *, const char *, char *)) bfd_void)
313 ((void (*) (bfd *, void *, asymbol *, bfd_print_symbol_type)) bfd_void)
315 ((void (*) (bfd *, asymbol *, symbol_info *)) bfd_void)
391 ((void (*) (struct bfd_link_hash_table *)) bfd_void)
395 ((void (*) (asection *, struct bfd_link_info *)) bfd_void)
401 ((void (*) (bfd *, struct bfd_section *)) bfd_void)
Dsparclynx.c235 #define MY_bfd_debug_info_start bfd_void
236 #define MY_bfd_debug_info_end bfd_void
238 (void (*) PARAMS ((bfd *, struct bfd_section *))) bfd_void
Dlibbfd.h172 void bfd_void
261 ((void (*) (bfd *, const char *, char *)) bfd_void)
318 ((void (*) (bfd *, void *, asymbol *, bfd_print_symbol_type)) bfd_void)
320 ((void (*) (bfd *, asymbol *, symbol_info *)) bfd_void)
396 ((void (*) (struct bfd_link_hash_table *)) bfd_void)
400 ((void (*) (asection *, struct bfd_link_info *)) bfd_void)
406 ((void (*) (bfd *, struct bfd_section *)) bfd_void)
Dcoff-mips.c1288 (void (*) PARAMS ((bfd *,PTR,int,int,int,int,PTR))) bfd_void, /* aux_in */
1289 (void (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* sym_in */
1290 (void (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* lineno_in */
1291 (unsigned (*) PARAMS ((bfd *,PTR,int,int,int,int,PTR)))bfd_void,/*aux_out*/
1292 (unsigned (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* sym_out */
1293 (unsigned (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* lineno_out */
1294 (unsigned (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* reloc_out */
Delfxx-target.h103 #define bfd_elfNN_bfd_debug_info_start bfd_void
104 #define bfd_elfNN_bfd_debug_info_end bfd_void
106 ((void (*) (bfd*, struct bfd_section *)) bfd_void)
Daout-target.h404 #define MY_bfd_debug_info_start bfd_void
407 #define MY_bfd_debug_info_end bfd_void
411 (void (*) (bfd *, struct bfd_section *)) bfd_void
Daoutf1.h787 #define MY_bfd_debug_info_start bfd_void
788 #define MY_bfd_debug_info_end bfd_void
789 #define MY_bfd_debug_info_accumulate (void (*) (bfd *, struct bfd_section *)) bfd_void
Dcoff-alpha.c2265 (void (*) PARAMS ((bfd *,PTR,int,int,int,int,PTR))) bfd_void, /* aux_in */
2266 (void (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* sym_in */
2267 (void (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* lineno_in */
2268 (unsigned (*) PARAMS ((bfd *,PTR,int,int,int,int,PTR)))bfd_void,/*aux_out*/
2269 (unsigned (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* sym_out */
2270 (unsigned (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* lineno_out */
2271 (unsigned (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* reloc_out */
Daout-tic30.c846 #define MY_bfd_debug_info_start bfd_void
849 #define MY_bfd_debug_info_end bfd_void
853 (void (*) (bfd*, struct bfd_section *)) bfd_void
Dlibecoff.h320 ((void (*) (bfd *, asection *, void *)) bfd_void)
Dlibbfd.c101 bfd_void (bfd *ignore ATTRIBUTE_UNUSED) in bfd_void() function
Dcoffcode.h1739 ((void (*) (bfd *, asection *, void *)) bfd_void)