Searched refs:sym_ptr_ptr (Results 26 - 50 of 63) sorted by relevance

123

/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoff-or32.c203 /* sym_ptr_ptr = r_symndx, in coff_slurp_reloc_table() */
325 relent->sym_ptr_ptr= bfd_abs_section_ptr->symbol_ptr_ptr;
330 relent->sym_ptr_ptr = symbols + obj_convert (abfd)[reloc->r_symndx];
332 ptr = *(relent->sym_ptr_ptr);
H A Driscix.c309 asymbol *sym = *(g->sym_ptr_ptr);
336 r_addend = g->addend + (*(g->sym_ptr_ptr))->section->output_section->vma;
364 r_index = (*g->sym_ptr_ptr)->udata.i;
H A Decoff.c910 reloc_chain->relent.sym_ptr_ptr =
1718 rptr->sym_ptr_ptr = symbols + intern.r_symndx;
1724 rptr->sym_ptr_ptr = bfd_abs_section_ptr->symbol_ptr_ptr;
1755 rptr->sym_ptr_ptr = sec->symbol_ptr_ptr;
1878 asymbol **sym_ptr_ptr;
1900 sym_ptr_ptr = bfd_get_outsymbols (obfd);
1901 if (c == 0 || sym_ptr_ptr == (asymbol **) NULL)
1906 for (; c > 0; c--, sym_ptr_ptr++)
1908 if (ecoffsymbol (*sym_ptr_ptr)->local)
1959 sym_ptr_ptr
1871 asymbol **sym_ptr_ptr; local
[all...]
H A Dreloc16.c50 asymbol *symbol = *(reloc->sym_ptr_ptr);
H A Dcoff-alpha.c700 rptr->sym_ptr_ptr = bfd_abs_section_ptr->symbol_ptr_ptr;
864 && ((*rel->sym_ptr_ptr)->flags & BSF_SECTION_SYM) == 0)
1003 symbol = *rel->sym_ptr_ptr;
1063 symbol = *rel->sym_ptr_ptr;
1096 symbol = *rel->sym_ptr_ptr;
1141 (link_info, bfd_asymbol_name (*rel->sym_ptr_ptr),
1153 (link_info, bfd_asymbol_name (*rel->sym_ptr_ptr),
H A Delfcode.h879 sym = *ptr->sym_ptr_ptr;
896 if ((*ptr->sym_ptr_ptr)->the_bfd != NULL
897 && (*ptr->sym_ptr_ptr)->the_bfd->xvec != abfd->xvec
1281 relent->sym_ptr_ptr = bfd_abs_section_ptr->symbol_ptr_ptr;
1287 relent->sym_ptr_ptr = bfd_abs_section.symbol_ptr_ptr;
1298 relent->sym_ptr_ptr = ps;
1300 relent->sym_ptr_ptr = s->section->symbol_ptr_ptr;
H A Doasys.c751 r->relent.sym_ptr_ptr = (asymbol **) NULL;
791 r->relent.sym_ptr_ptr = (asymbol **) NULL;
897 src->relent.sym_ptr_ptr = symbols + src->symbol;
1246 asymbol *sym = *(r->sym_ptr_ptr);
H A Dcoffcode.h2535 if (q->sym_ptr_ptr[0]->the_bfd != abfd)
2538 const char *sname = q->sym_ptr_ptr[0]->name;
2547 q->sym_ptr_ptr = outsyms + j;
2563 if (q->sym_ptr_ptr)
2568 if ((*q->sym_ptr_ptr)->section == bfd_abs_section_ptr
2569 && ((*q->sym_ptr_ptr)->flags & BSF_SECTION_SYM) != 0)
2575 n.r_symndx = get_index ((*(q->sym_ptr_ptr)));
5025 + (cache_ptr->sym_ptr_ptr - symbols)); \
5092 cache_ptr->sym_ptr_ptr = bfd_abs_section_ptr->symbol_ptr_ptr;
5097 cache_ptr->sym_ptr_ptr
[all...]
H A Delf64-sparc.c404 relent->sym_ptr_ptr = bfd_abs_section_ptr->symbol_ptr_ptr;
414 relent->sym_ptr_ptr = ps;
416 relent->sym_ptr_ptr = s->section->symbol_ptr_ptr;
427 relent->sym_ptr_ptr = bfd_abs_section_ptr->symbol_ptr_ptr;
634 && bfd_is_abs_section ((*r->sym_ptr_ptr)->section)
635 && (*r->sym_ptr_ptr)->value == 0)
675 sym = *ptr->sym_ptr_ptr;
692 if ((*ptr->sym_ptr_ptr)->the_bfd != NULL
693 && (*ptr->sym_ptr_ptr)->the_bfd->xvec != abfd->xvec
707 && bfd_is_abs_section ((*r->sym_ptr_ptr)
[all...]
H A Dieee.c1895 r->relent.sym_ptr_ptr = 0;
1904 if (r->relent.sym_ptr_ptr == NULL && section != NULL)
1905 r->relent.sym_ptr_ptr = section->symbol_ptr_ptr;
2233 src->relent.sym_ptr_ptr =
2237 src->relent.sym_ptr_ptr =
2241 if (src->relent.sym_ptr_ptr != NULL)
2242 src->relent.sym_ptr_ptr =
2243 src->relent.sym_ptr_ptr[0]->section->symbol_ptr_ptr;
2517 if (r->sym_ptr_ptr != (asymbol **) NULL)
2520 *(r->sym_ptr_ptr),
[all...]
H A Daoutx.h1574 reloc->relent.sym_ptr_ptr = into_section->symbol_ptr_ptr;
2069 asymbol *sym = *(g->sym_ptr_ptr);
2087 r_addend = g->addend + (*(g->sym_ptr_ptr))->section->output_section->vma;
2114 r_index = (*(g->sym_ptr_ptr))->KEEPIT;
2167 asymbol *sym = *(g->sym_ptr_ptr);
2176 r_addend += (*(g->sym_ptr_ptr))->section->output_section->vma;
2196 r_index = (*(g->sym_ptr_ptr))->KEEPIT;
2238 cache_ptr->sym_ptr_ptr = symbols + r_index; \
2249 cache_ptr->sym_ptr_ptr = obj_textsec (abfd)->symbol_ptr_ptr; \
2254 cache_ptr->sym_ptr_ptr
[all...]
H A Dcoff-i386.c379 + (cache_ptr->sym_ptr_ptr - symbols)); \
H A Dcoff-m68k.c360 + (cache_ptr->sym_ptr_ptr - symbols)); \
H A Dvms-tir.c2057 (*(*rptr)->sym_ptr_ptr)->name,
2058 (*(*rptr)->sym_ptr_ptr)->section->name,
2059 (long) (*(*rptr)->sym_ptr_ptr)->value,
2120 asymbol *sym = *(*rptr)->sym_ptr_ptr;
H A Dsom.c2660 if (reloc->sym_ptr_ptr == NULL
2661 || bfd_is_abs_section ((*reloc->sym_ptr_ptr)->section))
2677 if ((*reloc->sym_ptr_ptr)->flags & BSF_SECTION_SYM)
2679 (*reloc->sym_ptr_ptr)->udata.i =
2680 (*reloc->sym_ptr_ptr)->udata.i + scale;
2685 som_symbol_data (*reloc->sym_ptr_ptr)->reloc_count += scale;
2804 if ((*bfd_reloc->sym_ptr_ptr)->flags & BSF_SECTION_SYM)
2805 sym_num = (*bfd_reloc->sym_ptr_ptr)->udata.i;
2807 sym_num = som_symbol_data (*bfd_reloc->sym_ptr_ptr)->index;
4742 rptr->sym_ptr_ptr
[all...]
H A Dpdp11.c2042 asymbol *sym = *(g->sym_ptr_ptr);
2070 r_index = (*(g->sym_ptr_ptr))->KEEPIT;
2086 r_index = (*(g->sym_ptr_ptr))->KEEPIT;
2114 cache_ptr->sym_ptr_ptr = symbols + r_index; \
2125 cache_ptr->sym_ptr_ptr = obj_textsec (abfd)->symbol_ptr_ptr; \
2130 cache_ptr->sym_ptr_ptr = obj_datasec (abfd)->symbol_ptr_ptr; \
2135 cache_ptr->sym_ptr_ptr = obj_bsssec (abfd)->symbol_ptr_ptr; \
2141 cache_ptr->sym_ptr_ptr = bfd_abs_section_ptr->symbol_ptr_ptr; \
H A Decofflink.c1258 asymbol **sym_ptr_ptr;
1261 sym_ptr_ptr = bfd_get_outsymbols (abfd);
1262 if (sym_ptr_ptr == NULL)
1265 for (c = bfd_get_symcount (abfd); c > 0; c--, sym_ptr_ptr++)
1270 sym_ptr = *sym_ptr_ptr;
1255 asymbol **sym_ptr_ptr; local
H A Dpe-mips.c398 + (cache_ptr->sym_ptr_ptr - symbols)); \
H A Dsyms.c1057 sym = *r->sym_ptr_ptr;
H A Dcoff-mips.c389 rptr->sym_ptr_ptr = bfd_abs_section_ptr->symbol_ptr_ptr;
H A Delf32-mips.c1138 if (((*cache_ptr->sym_ptr_ptr)->flags & BSF_SECTION_SYM) != 0
H A Delfn32-mips.c1704 if (((*cache_ptr->sym_ptr_ptr)->flags & BSF_SECTION_SYM) != 0
H A Dlinker.c2489 r->sym_ptr_ptr = link_order->u.reloc.p->u.section->symbol_ptr_ptr;
2507 r->sym_ptr_ptr = &h->sym;
/haiku-fatelf/src/bin/gdb/include/coff/
H A Dti.h439 ((*(RELOC)->sym_ptr_ptr)->section->output_section == (SECT) \
/haiku-fatelf/src/bin/gdb/gdb/
H A Dsolib-frv.c1172 if ((name == 0 || strcmp (name, (*rel->sym_ptr_ptr)->name) == 0)

Completed in 202 milliseconds

123