Home | History | Annotate | Download | only in bfd

Lines Matching refs:str_index

1816   bfd_size_type str_index;
1828 str_index = _bfd_stringtab_add (tab, str, hash, copy);
1830 if (str_index != (bfd_size_type) -1)
1833 str_index += BYTES_IN_WORD;
1835 return str_index;