Searched refs:r_index (Results 1 - 16 of 16) sorted by last modified time

/haiku-fatelf/src/bin/gdb/include/aout/
H A Dadobe.h183 bfd_byte r_index[3]; /* symbol table index of symbol */
242 bfd_byte r_index[3]; /* symbol table index of symbol */
309 long r_index; /* symbol table index of symbol */
182 bfd_byte r_index[3]; /* symbol table index of symbol */ member in struct:reloc_std_external
241 bfd_byte r_index[3]; /* symbol table index of symbol */ member in struct:reloc_ext_external
308 long r_index; /* symbol table index of symbol */ member in struct:reloc_internal
H A Daout64.h355 bfd_byte r_index[3]; /* Symbol table index of symbol. */
415 bfd_byte r_index[3]; /* Symbol table index of symbol. */
510 long r_index; /* Symbol table index of symbol. */
353 bfd_byte r_index[3]; /* Symbol table index of symbol. */ member in struct:reloc_std_external
413 bfd_byte r_index[3]; /* Symbol table index of symbol. */ member in struct:reloc_ext_external
508 long r_index; /* Symbol table index of symbol. */ member in struct:reloc_internal
H A Dhp300hpux.h38 unsigned char r_index[2]; /* symbol table index of symbol */ member in struct:hp300hpux_reloc
/haiku-fatelf/src/bin/gdb/include/
H A Dbout.h173 #define r_index r_symbolnum macro
/haiku-fatelf/src/bin/gdb/bfd/
H A Daout-arm.c112 MY(reloc_howto) (abfd, rel, r_index, r_extern, r_pcrel)
115 int *r_index;
127 *r_index = ((rel->r_index[0] << 16)
128 | (rel->r_index[1] << 8)
129 | rel->r_index[2]);
138 *r_index = ((rel->r_index[2] << 16)
139 | (rel->r_index[1] << 8)
140 | rel->r_index[
362 int r_index; local
380 int r_index; local
[all...]
H A Daout-cris.c158 int r_index; local
174 r_index to the symbols index, and the r_extern bit.
183 r_index = N_ABS;
193 r_index = (*(g->sym_ptr_ptr))->KEEPIT;
199 r_index = output_section->target_index;
214 natptr->r_index[2] = r_index >> 16;
215 natptr->r_index[1] = r_index >> 8;
216 natptr->r_index[
234 unsigned int r_index; local
[all...]
H A Daout-ns32k.c163 MY(reloc_howto) (abfd, rel, r_index, r_extern, r_pcrel)
166 int *r_index;
174 *r_index = ((rel->r_index[2] << 16)
175 | (rel->r_index[1] << 8)
176 | rel->r_index[0] );
190 MY(put_reloc) (abfd, r_extern, r_index, value, howto, reloc)
193 int r_index;
208 reloc->r_index[2] = r_index >> 1
282 int r_index; local
301 int r_index; local
[all...]
H A Daout-tic30.c198 tic30_aout_reloc_howto (abfd, relocs, r_index, r_extern, r_pcrel)
201 int *r_index;
212 *r_index = ((relocs->r_index[0] << 16) | (relocs->r_index[1] << 8) | relocs->r_index[2]);
219 *r_index = ((relocs->r_index[2] << 16) | (relocs->r_index[1] << 8) | relocs->r_index[
[all...]
H A Daoutx.h2068 int r_index;
2093 r_index to the symbols index, and the r_extern bit.
2107 r_index = N_ABS;
2114 r_index = (*(g->sym_ptr_ptr))->KEEPIT;
2121 r_index = output_section->target_index;
2127 natptr->r_index[0] = r_index >> 16;
2128 natptr->r_index[1] = r_index >> 8;
2129 natptr->r_index[
2062 int r_index; variable
2157 int r_index; variable
2273 unsigned int r_index; variable
2329 unsigned int r_index; variable
[all...]
H A Delf-m10300.c1751 unsigned long r_index;
1755 r_index = ELF32_R_SYM (irel->r_info);
1766 if (r_index < symtab_hdr->sh_info)
1773 isym = isymbuf + r_index;
1815 r_index -= symtab_hdr->sh_info;
1817 elf_sym_hashes (input_bfd)[r_index];
1750 unsigned long r_index; local
H A Delf32-arm.h821 unsigned long r_index; local
826 r_index = ELF32_R_SYM (irel->r_info);
851 if (r_index < symtab_hdr->sh_info)
855 r_index -= symtab_hdr->sh_info;
857 elf_sym_hashes (abfd)[r_index];
H A Dhp300hpux.c651 int r_index; local
658 r_index = H_GET_16 (abfd, bytes->r_index);
663 r_index = N_TEXT;
666 r_index = N_DATA;
669 r_index = N_BSS;
708 /* This macro uses the r_index value computed above */
H A Di386lynx.c135 int r_index;
158 r_index to the symbols index, and the r_extern bit.
174 r_index = 0;
181 r_index = (*g->sym_ptr_ptr)->KEEPIT;
188 r_index = output_section->target_index;
194 natptr->r_index[0] = r_index >> 16;
195 natptr->r_index[1] = r_index >> 8;
196 natptr->r_index[
134 int r_index; variable
229 int r_index; variable
349 int r_index; variable
373 int r_index; variable
[all...]
H A Dpdp11.c2038 int r_index;
2068 r_index = 0;
2070 r_index = (*(g->sym_ptr_ptr))->KEEPIT;
2076 r_index = N_ABS;
2086 r_index = (*(g->sym_ptr_ptr))->KEEPIT;
2092 r_index = output_section->target_index;
2096 reloc_entry = r_index << 4 | r_type | r_pcrel;
2114 cache_ptr->sym_ptr_ptr = symbols + r_index; \
2121 switch (r_index) \
2158 unsigned int r_index;
2032 int r_index; local
2152 unsigned int r_index; local
4541 int r_index; local
4811 int r_index; local
[all...]
H A Driscix.c308 int r_index; local
342 r_index to the symbols index, and the r_extern bit.
357 r_index = 0;
364 r_index = (*g->sym_ptr_ptr)->udata.i;
371 r_index = output_section->target_index;
377 natptr->r_index[0] = r_index >> 16;
378 natptr->r_index[1] = r_index >> 8;
379 natptr->r_index[
[all...]
H A Dsunos.c1626 int r_index;
1643 r_index = ((rel->r_index[0] << 16)
1644 | (rel->r_index[1] << 8)
1645 | rel->r_index[2]);
1647 r_index = ((rel->r_index[2] << 16)
1648 | (rel->r_index[1] << 8)
1649 | rel->r_index[0]);
1652 h = sym_hashes[r_index];
1625 int r_index; local
1787 unsigned int r_index; local
2506 int r_index; local
[all...]

Completed in 173 milliseconds