Home | History | Annotate | Download | only in bfd

Lines Matching refs:symndx

3338       long symndx;
3376 symndx = rel->r_symndx;
3378 if (-1 != symndx)
3382 h = obj_xcoff_sym_hashes (input_bfd)[symndx];
3383 sym = syms + symndx;
3388 sec = sections[symndx];
3476 if (symndx == -1)