Lines Matching refs:sym_ptr_ptr
4085 relent->sym_ptr_ptr = bfd_abs_section_ptr->symbol_ptr_ptr; in mips_elf64_slurp_one_reloc_table()
4116 relent->sym_ptr_ptr = ps; in mips_elf64_slurp_one_reloc_table()
4118 relent->sym_ptr_ptr = s->section->symbol_ptr_ptr; in mips_elf64_slurp_one_reloc_table()
4292 || ! bfd_is_abs_section ((*r->sym_ptr_ptr)->section) in mips_elf64_write_relocs()
4293 || (*r->sym_ptr_ptr)->value != 0) in mips_elf64_write_relocs()
4352 sym = *ptr->sym_ptr_ptr; in mips_elf64_write_rel()
4372 if ((*ptr->sym_ptr_ptr)->the_bfd != NULL in mips_elf64_write_rel()
4373 && (*ptr->sym_ptr_ptr)->the_bfd->xvec != abfd->xvec in mips_elf64_write_rel()
4392 || ! bfd_is_abs_section ((*r->sym_ptr_ptr)->section) in mips_elf64_write_rel()
4393 || (*r->sym_ptr_ptr)->value != 0) in mips_elf64_write_rel()
4451 sym = *ptr->sym_ptr_ptr; in mips_elf64_write_rela()
4472 if ((*ptr->sym_ptr_ptr)->the_bfd != NULL in mips_elf64_write_rela()
4473 && (*ptr->sym_ptr_ptr)->the_bfd->xvec != abfd->xvec in mips_elf64_write_rela()
4492 || ! bfd_is_abs_section ((*r->sym_ptr_ptr)->section) in mips_elf64_write_rela()
4493 || (*r->sym_ptr_ptr)->value != 0) in mips_elf64_write_rela()