Home
last modified time | relevance | path

Searched refs:rpdr_ext (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/coff/
Dmips.h228 struct rpdr_ext struct
DChangeLog-9103654 * mips.h (struct rpdr_ext): Define.
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c1407 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()