Home | History | Annotate | Download | only in bfd

Lines Matching refs:symindx

2931       unsigned long symindx = 0;
2936 symindx = elf_group_id (sec)->udata.i;
2938 if (symindx == 0)
2943 symindx = elf_section_syms (abfd)[sec->index]->udata.i;
2945 elf_section_data (sec)->this_hdr.sh_info = symindx;