Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/bfd/
Dlibbfd-in.h175 void bfd_void
267 ((void (*) (bfd *, const char *, char *)) bfd_void)
324 ((void (*) (bfd *, void *, asymbol *, bfd_print_symbol_type)) bfd_void)
326 ((void (*) (bfd *, asymbol *, symbol_info *)) bfd_void)
404 ((void (*) (struct bfd_link_hash_table *)) bfd_void)
408 ((void (*) (asection *, struct bfd_link_info *)) bfd_void)
414 ((void (*) (bfd *, struct bfd_section *, struct bfd_link_info *)) bfd_void)
Dlibbfd.h180 void bfd_void
272 ((void (*) (bfd *, const char *, char *)) bfd_void)
329 ((void (*) (bfd *, void *, asymbol *, bfd_print_symbol_type)) bfd_void)
331 ((void (*) (bfd *, asymbol *, symbol_info *)) bfd_void)
409 ((void (*) (struct bfd_link_hash_table *)) bfd_void)
413 ((void (*) (asection *, struct bfd_link_info *)) bfd_void)
419 ((void (*) (bfd *, struct bfd_section *, struct bfd_link_info *)) bfd_void)
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)
Dcoff-mips.c1304 (void (*) PARAMS ((bfd *,PTR,int,int,int,int,PTR))) bfd_void, /* aux_in */
1305 (void (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* sym_in */
1306 (void (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* lineno_in */
1307 (unsigned (*) PARAMS ((bfd *,PTR,int,int,int,int,PTR)))bfd_void,/*aux_out*/
1308 (unsigned (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* sym_out */
1309 (unsigned (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* lineno_out */
1310 (unsigned (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* reloc_out */
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
Daoutf1.h782 #define MY_bfd_debug_info_start bfd_void
783 #define MY_bfd_debug_info_end bfd_void
784 #define MY_bfd_debug_info_accumulate (void (*) (bfd *, struct bfd_section *)) bfd_void
Dcoff-alpha.c2290 (void (*) PARAMS ((bfd *,PTR,int,int,int,int,PTR))) bfd_void, /* aux_in */
2291 (void (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* sym_in */
2292 (void (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* lineno_in */
2293 (unsigned (*) PARAMS ((bfd *,PTR,int,int,int,int,PTR)))bfd_void,/*aux_out*/
2294 (unsigned (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* sym_out */
2295 (unsigned (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* lineno_out */
2296 (unsigned (*) PARAMS ((bfd *,PTR,PTR))) bfd_void, /* reloc_out */
Dlibecoff.h320 ((void (*) (bfd *, asection *, void *)) bfd_void)
Dlibbfd.c102 bfd_void (bfd *ignore ATTRIBUTE_UNUSED) in bfd_void() function
Dcoffcode.h1743 ((void (*) (bfd *, asection *, void *)) bfd_void)