Searched refs:rpdr_ext (Results 1 – 3 of 3) sorted by relevance
228 struct rpdr_ext struct
654 * mips.h (struct rpdr_ext): Define.
1407 ecoff_swap_rpdr_out (bfd *abfd, const RPDR *in, struct rpdr_ext *ex) in ecoff_swap_rpdr_out()1432 struct rpdr_ext *erp; in mips_elf_create_procedure_table()1512 size = sizeof (struct rpdr_ext) * (count + 2) + sindex; in mips_elf_create_procedure_table()1524 memset (erp, 0, sizeof (struct rpdr_ext)); in mips_elf_create_procedure_table()1526 str = (char *) rtproc + sizeof (struct rpdr_ext) * (count + 2); in mips_elf_create_procedure_table()