Home | History | Annotate | Download | only in bfd

Lines Matching refs:e_strx

105   bfd_byte e_strx[2];		/* Index into string table of name.  */
1461 x = GET_WORD (abfd, ext->e_strx);
1636 PUT_WORD (abfd, indx, nsp.e_strx);
2584 name = strings + GET_WORD (abfd, p->e_strx);
2794 name = strings + GET_WORD (abfd, p->e_strx);
3008 PUT_WORD (output_bfd, indx, outsym.e_strx);
3363 syms[r_index].e_strx);
3477 name = strings + GET_WORD (input_bfd, syms[r_index].e_strx);
3505 syms[r_index].e_strx);
4034 PUT_WORD (output_bfd, strtab_index, outsym->e_strx);
4074 name = strings + GET_WORD (input_bfd, sym->e_strx);
4357 s = strings + GET_WORD (input_bfd, incl_sym->e_strx);
4449 PUT_WORD (output_bfd, strtab_index, outsym->e_strx);