Home | History | Annotate | Download | only in bfd

Lines Matching refs:symndx

381       long symndx;
390 symndx = rel->r_symndx;
392 if (symndx == -1)
399 h = obj_coff_sym_hashes (input_bfd)[symndx];
400 sym = syms + symndx;
424 if (symndx == -1)
431 sec = sections[symndx];
461 if (howto->type == R_OPTCALL && ! info->relocatable && symndx != -1)
503 esyms += (symndx + 2) * bfd_coff_symesz (input_bfd);
547 if (symndx == -1)