Searched refs:tblptr (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dmipsbsd.c342 arelent *tblptr = section->relocation; local
360 if (tblptr && section->reloc_count)
363 *relptr++ = tblptr++;
370 tblptr = section->relocation;
375 c = tblptr->howto - NAME(aout,ext_howto_table);
376 tblptr->howto = &mips_howto_table_ext[c];
378 *relptr++ = tblptr++;
H A Driscix.c420 arelent *tblptr = section->relocation; local
438 if (tblptr && section->reloc_count)
441 *relptr++ = tblptr++;
448 tblptr = section->relocation;
453 c = tblptr->howto - NAME(aout,std_howto_table);
455 tblptr->howto = &riscix_std_reloc_howto[c];
457 *relptr++ = tblptr++;
H A Di386lynx.c552 arelent *tblptr = section->relocation;
555 if (!(tblptr || NAME(lynx,slurp_reloc_table) (abfd, section, symbols)))
569 tblptr = section->relocation;
573 *relptr++ = tblptr++;
551 arelent *tblptr = section->relocation; variable
H A Dhp300hpux.c852 arelent *tblptr = section->relocation; local
857 if (!(tblptr || MY (slurp_reloc_table) (abfd, section, symbols)))
871 tblptr = section->relocation;
875 *relptr++ = tblptr++;
H A Delf64-sparc.c213 arelent *tblptr; local
220 tblptr = section->relocation;
222 *relptr++ = tblptr++;
H A Dbout.c876 arelent *tblptr;
895 tblptr = section->relocation;
897 *relptr++ = tblptr++;
875 arelent *tblptr; local
H A Delf64-mips.c2307 arelent *tblptr;
2314 tblptr = section->relocation;
2316 *relptr++ = tblptr++;
2302 arelent *tblptr; local
H A Dpdp11.c1966 arelent *tblptr = section->relocation;
1975 if (!(tblptr || NAME (aout, slurp_reloc_table)(abfd, section, symbols)))
1990 tblptr = section->relocation;
1993 *relptr++ = tblptr++;
1960 arelent *tblptr = section->relocation; local
H A Daoutx.h2372 arelent *tblptr = section->relocation;
2381 if (!(tblptr || NAME (aout, slurp_reloc_table) (abfd, section, symbols)))
2395 tblptr = section->relocation;
2399 *relptr++ = tblptr++;
H A Dcoffcode.h4973 arelent *tblptr = section->relocation;
4994 tblptr = section->relocation;
4997 *relptr++ = tblptr++;
4972 arelent *tblptr = section->relocation; local
H A Decoff.c1682 arelent *tblptr;
1687 tblptr = section->relocation;
1690 *relptr++ = tblptr++;
1678 arelent *tblptr; local
H A Dsom.c4940 arelent *tblptr;
4947 tblptr = section->relocation;
4950 *relptr++ = tblptr++;
4939 arelent *tblptr; local
H A Delf.c6514 arelent *tblptr;
6521 tblptr = section->relocation;
6523 *relptr++ = tblptr++;
6509 arelent *tblptr; local

Completed in 365 milliseconds