Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dmipsbsd.c346 arelent *tblptr = section->relocation; variable
364 if (tblptr && section->reloc_count)
367 *relptr++ = tblptr++;
374 tblptr = section->relocation;
379 c = tblptr->howto - NAME(aout,ext_howto_table);
380 tblptr->howto = &mips_howto_table_ext[c];
382 *relptr++ = tblptr++;
Driscix.c420 arelent *tblptr = section->relocation; in MY() local
438 if (tblptr && section->reloc_count) in MY()
441 *relptr++ = tblptr++; in MY()
448 tblptr = section->relocation; in MY()
453 c = tblptr->howto - NAME(aout,std_howto_table); in MY()
455 tblptr->howto = &riscix_std_reloc_howto[c]; in MY()
457 *relptr++ = tblptr++; in MY()
Di386lynx.c551 arelent *tblptr = section->relocation; variable
554 if (!(tblptr || NAME(lynx,slurp_reloc_table) (abfd, section, symbols)))
568 tblptr = section->relocation;
572 *relptr++ = tblptr++;
Dhp300hpux.c852 arelent *tblptr = section->relocation; variable
857 if (!(tblptr || MY (slurp_reloc_table) (abfd, section, symbols)))
871 tblptr = section->relocation;
875 *relptr++ = tblptr++;
Delf64-sparc.c213 arelent *tblptr; in elf64_sparc_canonicalize_reloc() local
220 tblptr = section->relocation; in elf64_sparc_canonicalize_reloc()
222 *relptr++ = tblptr++; in elf64_sparc_canonicalize_reloc()
Dbout.c875 arelent *tblptr; in b_out_canonicalize_reloc() local
894 tblptr = section->relocation; in b_out_canonicalize_reloc()
896 *relptr++ = tblptr++; in b_out_canonicalize_reloc()
Delf64-mips.c2303 arelent *tblptr; in mips_elf64_canonicalize_reloc() local
2310 tblptr = section->relocation; in mips_elf64_canonicalize_reloc()
2312 *relptr++ = tblptr++; in mips_elf64_canonicalize_reloc()
Dpdp11.c1968 arelent *tblptr = section->relocation; in NAME() local
1977 if (!(tblptr || NAME (aout, slurp_reloc_table)(abfd, section, symbols))) in NAME()
1992 tblptr = section->relocation; in NAME()
1995 *relptr++ = tblptr++; in NAME()
Dcoffcode.h4946 arelent *tblptr = section->relocation; in coff_canonicalize_reloc() local
4967 tblptr = section->relocation; in coff_canonicalize_reloc()
4970 *relptr++ = tblptr++; in coff_canonicalize_reloc()
Daoutx.h2376 arelent *tblptr = section->relocation; in NAME() local
2385 if (!(tblptr || NAME (aout, slurp_reloc_table) (abfd, section, symbols))) in NAME()
2399 tblptr = section->relocation; in NAME()
2403 *relptr++ = tblptr++; in NAME()
Decoff.c1679 arelent *tblptr; in _bfd_ecoff_canonicalize_reloc() local
1684 tblptr = section->relocation; in _bfd_ecoff_canonicalize_reloc()
1687 *relptr++ = tblptr++; in _bfd_ecoff_canonicalize_reloc()
Dsom.c4939 arelent *tblptr; in som_canonicalize_reloc() local
4946 tblptr = section->relocation; in som_canonicalize_reloc()
4949 *relptr++ = tblptr++; in som_canonicalize_reloc()
Delf.c6092 arelent *tblptr; in _bfd_elf_canonicalize_reloc() local
6099 tblptr = section->relocation; in _bfd_elf_canonicalize_reloc()
6101 *relptr++ = tblptr++; in _bfd_elf_canonicalize_reloc()