| /src/external/gpl3/binutils/dist/bfd/ |
| stabs.c | 608 int strx = bfd_get_32 (abfd, sym + STRDXOFF); local 610 if (strx == 0)
|
| som.c | 1877 bfd_putb32 (src->name.strx, dst->name); 1878 bfd_putb32 (src->language_name.strx, dst->language_name); 1879 bfd_putb32 (src->product_id.strx, dst->product_id); 1880 bfd_putb32 (src->version_id.strx, dst->version_id); 3309 setting *STRX to the current offset for STR. When STR can't fit in 3315 unsigned int *strings_size, unsigned int *strx) 3359 *strx = *strings_size; 3404 unsigned int *strx; local 3409 strx = &som_section_data (section)->space_dict->name; 3411 strx = &som_section_data (section)->subspace_dict->name [all...] |
| /src/external/gpl3/binutils/dist/binutils/ |
| rddbg.c | 172 unsigned int strx; local 180 strx = bfd_get_32 (abfd, stab); 198 if (stroff + strx >= strsize) 200 fprintf (stderr, _("%s: %s: stab entry %ld is corrupt, strx = 0x%x, type = %d\n"), 202 (long) (stab - stabs) / 12, strx, type); 206 s = (char *) strings + stroff + strx; 221 strx = stroff + bfd_get_32 (abfd, stab); 222 if (strx >= strsize) 230 s = concat (s, (char *) strings + strx,
|
| wrstabs.c | 325 bfd_size_type strx; 329 strx = 0; 342 strx = h->index; 345 strx = info->strings_size; 346 h->index = strx; 357 bfd_put_32 (info->abfd, strx, sym); 324 bfd_size_type strx; local
|
| objdump.c | 4627 unsigned long strx; 4632 strx = bfd_h_get_32 (abfd, stabp + STRDXOFF); 4650 printf (" %-6lu", strx); 4662 bfd_size_type amt = strx + file_string_table_offset; 4620 unsigned long strx; local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| stabs.c | 609 int strx = bfd_get_32 (abfd, sym + STRDXOFF); local 611 if (strx == 0)
|
| som.c | 1877 bfd_putb32 (src->name.strx, dst->name); 1878 bfd_putb32 (src->language_name.strx, dst->language_name); 1879 bfd_putb32 (src->product_id.strx, dst->product_id); 1880 bfd_putb32 (src->version_id.strx, dst->version_id); 3309 setting *STRX to the current offset for STR. When STR can't fit in 3315 unsigned int *strings_size, unsigned int *strx) 3359 *strx = *strings_size; 3404 unsigned int *strx; local 3409 strx = &som_section_data (section)->space_dict->name; 3411 strx = &som_section_data (section)->subspace_dict->name [all...] |
| /src/external/gpl3/binutils.old/dist/binutils/ |
| rddbg.c | 172 unsigned int strx; local 180 strx = bfd_get_32 (abfd, stab); 198 if (stroff + strx >= strsize) 200 fprintf (stderr, _("%s: %s: stab entry %ld is corrupt, strx = 0x%x, type = %d\n"), 202 (long) (stab - stabs) / 12, strx, type); 206 s = (char *) strings + stroff + strx; 221 strx = stroff + bfd_get_32 (abfd, stab); 222 if (strx >= strsize) 230 s = concat (s, (char *) strings + strx,
|
| wrstabs.c | 325 bfd_size_type strx; 329 strx = 0; 342 strx = h->index; 345 strx = info->strings_size; 346 h->index = strx; 357 bfd_put_32 (info->abfd, strx, sym); 324 bfd_size_type strx; local
|
| objdump.c | 4639 unsigned long strx; 4644 strx = bfd_h_get_32 (abfd, stabp + STRDXOFF); 4662 printf (" %-6lu", strx); 4674 bfd_size_type amt = strx + file_string_table_offset; 4632 unsigned long strx; local
|
| /src/external/gpl3/gdb/dist/bfd/ |
| stabs.c | 609 int strx = bfd_get_32 (abfd, sym + STRDXOFF); local 611 if (strx == 0)
|
| som.c | 1877 bfd_putb32 (src->name.strx, dst->name); 1878 bfd_putb32 (src->language_name.strx, dst->language_name); 1879 bfd_putb32 (src->product_id.strx, dst->product_id); 1880 bfd_putb32 (src->version_id.strx, dst->version_id); 3309 setting *STRX to the current offset for STR. When STR can't fit in 3315 unsigned int *strings_size, unsigned int *strx) 3359 *strx = *strings_size; 3404 unsigned int *strx; local 3409 strx = &som_section_data (section)->space_dict->name; 3411 strx = &som_section_data (section)->subspace_dict->name [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| mipsread.c | 255 unsigned long strx; local 263 strx = bfd_h_get_32 (abfd, (bfd_byte *) x_symp->st_name); 264 if (strx >= str_sec.size ()) 266 name = (char *) (str_sec.data () + strx);
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| stabs.c | 609 int strx = bfd_get_32 (abfd, sym + STRDXOFF); local 611 if (strx == 0)
|
| som.c | 1877 bfd_putb32 (src->name.strx, dst->name); 1878 bfd_putb32 (src->language_name.strx, dst->language_name); 1879 bfd_putb32 (src->product_id.strx, dst->product_id); 1880 bfd_putb32 (src->version_id.strx, dst->version_id); 3309 setting *STRX to the current offset for STR. When STR can't fit in 3315 unsigned int *strings_size, unsigned int *strx) 3359 *strx = *strings_size; 3404 unsigned int *strx; local 3409 strx = &som_section_data (section)->space_dict->name; 3411 strx = &som_section_data (section)->subspace_dict->name [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| mipsread.c | 255 unsigned long strx; local 263 strx = bfd_h_get_32 (abfd, (bfd_byte *) x_symp->st_name); 264 if (strx >= str_sec.size ()) 266 name = (char *) (str_sec.data () + strx);
|
| /src/external/gpl3/binutils/dist/include/som/ |
| internal.h | 96 unsigned int strx; member in struct:som_name_pt
|
| /src/external/gpl3/binutils.old/dist/include/som/ |
| internal.h | 96 unsigned int strx; member in struct:som_name_pt
|
| /src/external/gpl3/gdb/dist/include/som/ |
| internal.h | 96 unsigned int strx; member in struct:som_name_pt
|
| /src/external/gpl3/gdb.old/dist/include/som/ |
| internal.h | 96 unsigned int strx; member in struct:som_name_pt
|
| /src/external/gpl3/gcc/dist/libbacktrace/ |
| macho.c | 586 uint32_t strx; local 590 strx = 0; 601 strx = nlist.n_strx; 613 strx = nlist.n_strx; 617 if (strx >= strsize) 623 name = (const char *) str_view.data + strx;
|
| /src/external/gpl3/gcc.old/dist/libbacktrace/ |
| macho.c | 586 uint32_t strx; local 590 strx = 0; 601 strx = nlist.n_strx; 613 strx = nlist.n_strx; 617 if (strx >= strsize) 623 name = (const char *) str_view.data + strx;
|
| /src/external/gpl3/gdb/dist/libbacktrace/ |
| macho.c | 586 uint32_t strx; local 590 strx = 0; 601 strx = nlist.n_strx; 613 strx = nlist.n_strx; 617 if (strx >= strsize) 623 name = (const char *) str_view.data + strx;
|
| /src/external/gpl3/gdb.old/dist/libbacktrace/ |
| macho.c | 586 uint32_t strx; local 590 strx = 0; 601 strx = nlist.n_strx; 613 strx = nlist.n_strx; 617 if (strx >= strsize) 623 name = (const char *) str_view.data + strx;
|