Home | History | Annotate | Download | only in bfd

Lines Matching refs:symindx

3406       unsigned long symindx = 0;
3411 symindx = elf_group_id (sec)->udata.i;
3413 if (symindx == 0)
3418 symindx = elf_section_syms (abfd)[sec->index]->udata.i;
3420 elf_section_data (sec)->this_hdr.sh_info = symindx;