Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c1433 void *rtproc; in mips_elf_create_procedure_table() local
1514 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()
DChangeLog-20121395 (_bfd_mips_elf_final_link): Likewise for .rtproc, and use
DChangeLog-96972171 (mips_elf_final_link): Set the alignment of .rtproc to 4, not 12.