Searched refs:aout_link_write_other_symbol (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | pdp11.c | 2879 aout_link_write_other_symbol (struct aout_link_hash_entry *h, void * data) in aout_link_write_other_symbol() function 3043 if (! aout_link_write_other_symbol (h, (void *) finfo)) in aout_link_reloc_link_order() 3324 if (! aout_link_write_other_symbol (h, in pdp11_aout_link_input_section() 3791 aout_link_write_other_symbol (h, &aout_info); in NAME() 3864 aout_link_write_other_symbol, in NAME()
|
| D | aoutx.h | 3486 aout_link_write_other_symbol (struct aout_link_hash_entry *h, void * data) in aout_link_write_other_symbol() function 3653 if (! aout_link_write_other_symbol (h, (void *) finfo)) in aout_link_reloc_link_order() 4001 if (! aout_link_write_other_symbol (h, in aout_link_input_section_std() 4337 if (! aout_link_write_other_symbol (h, in aout_link_input_section_ext() 5388 aout_link_write_other_symbol (h, &aout_info); in NAME() 5463 aout_link_write_other_symbol, in NAME()
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | linker.texi | 347 @code{aout_link_write_other_symbol}. It builds a string table
|