Home | History | Annotate | Download | only in bfd

Lines Matching full:str_index

1820   bfd_size_type str_index;
1832 str_index = _bfd_stringtab_add (tab, str, hash, copy);
1834 if (str_index != (bfd_size_type) -1)
1837 str_index += BYTES_IN_WORD;
1839 return str_index;