Searched refs:bfd_void (Results 1 – 10 of 10) sorted by relevance
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | libbfd-in.h | 175 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)
|
| D | libbfd.h | 180 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)
|
| D | elfxx-target.h | 110 #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)
|
| D | coff-mips.c | 1304 (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 */
|
| D | aout-target.h | 405 #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
|
| D | aoutf1.h | 782 #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
|
| D | coff-alpha.c | 2290 (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 */
|
| D | libecoff.h | 320 ((void (*) (bfd *, asection *, void *)) bfd_void)
|
| D | libbfd.c | 102 bfd_void (bfd *ignore ATTRIBUTE_UNUSED) in bfd_void() function
|
| D | coffcode.h | 1743 ((void (*) (bfd *, asection *, void *)) bfd_void)
|