Home | History | Annotate | Download | only in bfd

Lines Matching full:local_stubs

564   asection **local_stubs;
5489 && mips_elf_tdata (input_bfd)->local_stubs != NULL
5490 && mips_elf_tdata (input_bfd)->local_stubs[r_symndx] != NULL))
5498 sec = mips_elf_tdata (input_bfd)->local_stubs[r_symndx];
8075 if (mips_elf_tdata (abfd)->local_stubs == NULL)
8089 mips_elf_tdata (abfd)->local_stubs = n;
8093 mips_elf_tdata (abfd)->local_stubs[r_symndx] = sec;