Lines Matching refs:sym_ptr_ptr
4076 relent->sym_ptr_ptr = bfd_abs_section_ptr->symbol_ptr_ptr; in mips_elf64_slurp_one_reloc_table()
4107 relent->sym_ptr_ptr = ps; in mips_elf64_slurp_one_reloc_table()
4109 relent->sym_ptr_ptr = s->section->symbol_ptr_ptr; in mips_elf64_slurp_one_reloc_table()
4283 || ! bfd_is_abs_section ((*r->sym_ptr_ptr)->section) in mips_elf64_write_relocs()
4284 || (*r->sym_ptr_ptr)->value != 0) in mips_elf64_write_relocs()
4343 sym = *ptr->sym_ptr_ptr; in mips_elf64_write_rel()
4363 if ((*ptr->sym_ptr_ptr)->the_bfd != NULL in mips_elf64_write_rel()
4364 && (*ptr->sym_ptr_ptr)->the_bfd->xvec != abfd->xvec in mips_elf64_write_rel()
4383 || ! bfd_is_abs_section ((*r->sym_ptr_ptr)->section) in mips_elf64_write_rel()
4384 || (*r->sym_ptr_ptr)->value != 0) in mips_elf64_write_rel()
4442 sym = *ptr->sym_ptr_ptr; in mips_elf64_write_rela()
4463 if ((*ptr->sym_ptr_ptr)->the_bfd != NULL in mips_elf64_write_rela()
4464 && (*ptr->sym_ptr_ptr)->the_bfd->xvec != abfd->xvec in mips_elf64_write_rela()
4483 || ! bfd_is_abs_section ((*r->sym_ptr_ptr)->section) in mips_elf64_write_rela()
4484 || (*r->sym_ptr_ptr)->value != 0) in mips_elf64_write_rela()