Searched refs:rtproc (Results 1 – 3 of 3) sorted by relevance
1433 void *rtproc; in mips_elf_create_procedure_table() local1514 rtproc = bfd_alloc (abfd, size); in mips_elf_create_procedure_table()1515 if (rtproc == NULL) in mips_elf_create_procedure_table()1523 erp = rtproc; in mips_elf_create_procedure_table()1526 str = (char *) rtproc + sizeof (struct rpdr_ext) * (count + 2); in mips_elf_create_procedure_table()1539 s->contents = rtproc; in mips_elf_create_procedure_table()
1395 (_bfd_mips_elf_final_link): Likewise for .rtproc, and use
2171 (mips_elf_final_link): Set the alignment of .rtproc to 4, not 12.