Home | History | Annotate | Download | only in bfd

Lines Matching refs:Elf32_gptab

2605 			      Elf32_gptab *in)
2612 bfd_mips_elf32_swap_gptab_out (bfd *abfd, const Elf32_gptab *in,
3017 const Elf32_gptab *a1 = p1;
3018 const Elf32_gptab *a2 = p2;
14678 Elf32_gptab *tab;
14750 amt = c * sizeof (Elf32_gptab);
14786 Elf32_gptab int_gptab;
14817 Elf32_gptab *new_tab;
14821 amt = (bfd_size_type) (c + 1) * sizeof (Elf32_gptab);