Home | History | Annotate | Download | only in bfd

Lines Matching full:str_index

1851       bfd_size_type str_index;
1856 str_index = 0;
1859 str_index = _bfd_stringtab_add (strtab, s->symbol.name, TRUE, FALSE);
1861 if (str_index == (bfd_size_type) -1)
1869 bfd_h_put_32 (abfd, str_index, raw.n_strx);
1883 bfd_h_put_32 (abfd, str_index, raw.n_strx);