Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dsom.c5988 unsigned char ext_len[4]; in som_bfd_fill_in_ar_symbols() local
6014 if (bfd_bread (&ext_len, (bfd_size_type) 4, abfd) != 4) in som_bfd_fill_in_ar_symbols()
6016 len = bfd_getb32 (ext_len); in som_bfd_fill_in_ar_symbols()
6057 if (bfd_bread (&ext_len, (bfd_size_type) 4, abfd) != 4) in som_bfd_fill_in_ar_symbols()
6059 len = bfd_getb32 (ext_len); in som_bfd_fill_in_ar_symbols()