Searched refs:bfd_void (Results 1 – 12 of 12) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | libbfd-in.h | 167 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)
|
| D | sparclynx.c | 235 #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
|
| D | libbfd.h | 172 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)
|
| D | coff-mips.c | 1288 (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 */
|
| D | elfxx-target.h | 103 #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)
|
| D | aout-target.h | 404 #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
|
| D | aoutf1.h | 787 #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
|
| D | coff-alpha.c | 2265 (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 */
|
| D | aout-tic30.c | 846 #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
|
| D | libecoff.h | 320 ((void (*) (bfd *, asection *, void *)) bfd_void)
|
| D | libbfd.c | 101 bfd_void (bfd *ignore ATTRIBUTE_UNUSED) in bfd_void() function
|
| D | coffcode.h | 1739 ((void (*) (bfd *, asection *, void *)) bfd_void)
|