Searched refs:bfd_void (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dlibbfd-in.h175 void bfd_void
268 ((void (*) (bfd *, const char *, char *)) bfd_void)
325 ((void (*) (bfd *, void *, asymbol *, bfd_print_symbol_type)) bfd_void)
327 ((void (*) (bfd *, asymbol *, symbol_info *)) bfd_void)
405 ((void (*) (struct bfd_link_hash_table *)) bfd_void)
409 ((void (*) (asection *, struct bfd_link_info *)) bfd_void)
415 ((void (*) (bfd *, struct bfd_section *, struct bfd_link_info *)) bfd_void)
H A Dlibbfd.h180 void bfd_void
273 ((void (*) (bfd *, const char *, char *)) bfd_void)
330 ((void (*) (bfd *, void *, asymbol *, bfd_print_symbol_type)) bfd_void)
332 ((void (*) (bfd *, asymbol *, symbol_info *)) bfd_void)
410 ((void (*) (struct bfd_link_hash_table *)) bfd_void)
414 ((void (*) (asection *, struct bfd_link_info *)) bfd_void)
420 ((void (*) (bfd *, struct bfd_section *, struct bfd_link_info *)) bfd_void)
H A Delfxx-target.h110 #define bfd_elfNN_bfd_debug_info_start bfd_void
111 #define bfd_elfNN_bfd_debug_info_end bfd_void
113 ((void (*) (bfd*, struct bfd_section *)) bfd_void)
402 ((void (*) (bfd *, struct bfd_link_info *)) bfd_void)
H A Dcoff-mips.c1311 (void (*) PARAMS ((bfd *,PTR,int,int,int,int,PTR))) bfd_void, /* aux_in */
1312 (void (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* sym_in */
1313 (void (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* lineno_in */
1314 (unsigned (*) PARAMS ((bfd *,PTR,int,int,int,int,PTR)))bfd_void,/*aux_out*/
1315 (unsigned (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* sym_out */
1316 (unsigned (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* lineno_out */
1317 (unsigned (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* reloc_out */
H A Daout-target.h405 #define MY_bfd_debug_info_start bfd_void
408 #define MY_bfd_debug_info_end bfd_void
412 (void (*) (bfd *, struct bfd_section *)) bfd_void
H A Dlibecoff.h320 ((void (*) (bfd *, asection *, void *)) bfd_void)
H A Daoutf1.h784 #define MY_bfd_debug_info_start bfd_void
785 #define MY_bfd_debug_info_end bfd_void
786 #define MY_bfd_debug_info_accumulate (void (*) (bfd *, struct bfd_section *)) bfd_void
H A Dcoff-alpha.c2299 (void (*) PARAMS ((bfd *,PTR,int,int,int,int,PTR))) bfd_void, /* aux_in */
2300 (void (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* sym_in */
2301 (void (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* lineno_in */
2302 (unsigned (*) PARAMS ((bfd *,PTR,int,int,int,int,PTR)))bfd_void,/*aux_out*/
2303 (unsigned (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* sym_out */
2304 (unsigned (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* lineno_out */
2305 (unsigned (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* reloc_out */
H A Dlibbfd.c102 bfd_void (bfd *ignore ATTRIBUTE_UNUSED) function
H A Dcoffcode.h1744 ((void (*) (bfd *, asection *, void *)) bfd_void)

Completed in 217 milliseconds