Home | History | Annotate | Download | only in bfd

Lines Matching refs:str_index

1769       bfd_size_type str_index;
1774 str_index = 0;
1777 str_index = _bfd_stringtab_add (strtab, s->symbol.name, TRUE, FALSE);
1779 if (str_index == (bfd_size_type) -1)
1787 bfd_h_put_32 (abfd, str_index, raw.n_strx);
1801 bfd_h_put_32 (abfd, str_index, raw.n_strx);