Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dsom.c5551 set->file_offset = som_dict[lst_symbol.som_index].location in som_bfd_fill_in_ar_symbols()
5588 set->file_offset = som_dict[lst_symbol.som_index].location in som_bfd_fill_in_ar_symbols()
5816 unsigned int curr_som_offset, som_index = 0; in som_bfd_ar_write_symbol_stuff() local
5848 som_index = 0; in som_bfd_ar_write_symbol_stuff()
5924 if (som_dict[som_index].location == 0) in som_bfd_ar_write_symbol_stuff()
5926 som_dict[som_index].location = curr_som_offset; in som_bfd_ar_write_symbol_stuff()
5927 som_dict[som_index].length = arelt_size (curr_bfd); in som_bfd_ar_write_symbol_stuff()
5949 curr_lst_sym->som_index = som_index; in som_bfd_ar_write_symbol_stuff()
6004 som_index++; in som_bfd_ar_write_symbol_stuff()