Lines Matching refs:sym_ptr_ptr
2499 if (q->sym_ptr_ptr[0]->the_bfd != abfd) in coff_write_relocs()
2502 const char *sname = q->sym_ptr_ptr[0]->name; in coff_write_relocs()
2512 q->sym_ptr_ptr = outsyms + j; in coff_write_relocs()
2528 if (q->sym_ptr_ptr) in coff_write_relocs()
2533 if ((*q->sym_ptr_ptr)->section == bfd_abs_section_ptr in coff_write_relocs()
2534 && ((*q->sym_ptr_ptr)->flags & BSF_SECTION_SYM) != 0) in coff_write_relocs()
2540 n.r_symndx = get_index ((*(q->sym_ptr_ptr))); in coff_write_relocs()
4822 + (cache_ptr->sym_ptr_ptr - symbols)); \
4888 cache_ptr->sym_ptr_ptr = bfd_abs_section_ptr->symbol_ptr_ptr; in coff_slurp_reloc_table()
4893 cache_ptr->sym_ptr_ptr = (symbols in coff_slurp_reloc_table()
4895 ptr = *(cache_ptr->sym_ptr_ptr); in coff_slurp_reloc_table()
4900 cache_ptr->sym_ptr_ptr = bfd_abs_section_ptr->symbol_ptr_ptr; in coff_slurp_reloc_table()