| /src/external/gpl3/binutils/dist/include/coff/ |
| rs6k64.h | 258 bfd_byte l_scnum[2]; member in struct:external_ldsym
|
| rs6000.h | 266 bfd_byte l_scnum[2]; member in struct:external_ldsym
|
| xcoff.h | 265 short l_scnum; member in struct:internal_ldsym
|
| /src/external/gpl3/binutils.old/dist/include/coff/ |
| rs6k64.h | 258 bfd_byte l_scnum[2]; member in struct:external_ldsym
|
| rs6000.h | 266 bfd_byte l_scnum[2]; member in struct:external_ldsym
|
| xcoff.h | 265 short l_scnum; member in struct:internal_ldsym
|
| /src/external/gpl3/gdb/dist/include/coff/ |
| rs6k64.h | 258 bfd_byte l_scnum[2]; member in struct:external_ldsym
|
| rs6000.h | 266 bfd_byte l_scnum[2]; member in struct:external_ldsym
|
| xcoff.h | 265 short l_scnum; member in struct:internal_ldsym
|
| /src/external/gpl3/gdb.old/dist/include/coff/ |
| rs6k64.h | 258 bfd_byte l_scnum[2]; member in struct:external_ldsym
|
| rs6000.h | 266 bfd_byte l_scnum[2]; member in struct:external_ldsym
|
| xcoff.h | 265 short l_scnum; member in struct:internal_ldsym
|
| /src/external/gpl3/binutils/dist/bfd/ |
| coff64-rs6000.c | 693 dst->l_scnum = bfd_get_16 (abfd, src->l_scnum); 709 bfd_put_16 (abfd, (bfd_vma) src->l_scnum, dst->l_scnum);
|
| coff-rs6000.c | 2926 dst->l_scnum = bfd_get_16 (abfd, src->l_scnum); 2949 bfd_put_16 (abfd, (bfd_vma) src->l_scnum, dst->l_scnum);
|
| xcofflink.c | 391 ldsym.l_scnum); 3908 ldsym->l_scnum = 2; /* Data section. */ 5280 ldsym->l_scnum = (*csectpp)->output_section->target_index; 5288 ldsym->l_scnum = isymp->n_scnum; 6326 ldsym->l_scnum = N_UNDEF; 6340 ldsym->l_scnum = sec->output_section->target_index;
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| coff64-rs6000.c | 693 dst->l_scnum = bfd_get_16 (abfd, src->l_scnum); 709 bfd_put_16 (abfd, (bfd_vma) src->l_scnum, dst->l_scnum);
|
| coff-rs6000.c | 2926 dst->l_scnum = bfd_get_16 (abfd, src->l_scnum); 2949 bfd_put_16 (abfd, (bfd_vma) src->l_scnum, dst->l_scnum);
|
| xcofflink.c | 391 ldsym.l_scnum); 3908 ldsym->l_scnum = 2; /* Data section. */ 5280 ldsym->l_scnum = (*csectpp)->output_section->target_index; 5288 ldsym->l_scnum = isymp->n_scnum; 6326 ldsym->l_scnum = N_UNDEF; 6340 ldsym->l_scnum = sec->output_section->target_index;
|
| /src/external/gpl3/gdb/dist/bfd/ |
| coff64-rs6000.c | 693 dst->l_scnum = bfd_get_16 (abfd, src->l_scnum); 709 bfd_put_16 (abfd, (bfd_vma) src->l_scnum, dst->l_scnum);
|
| coff-rs6000.c | 2926 dst->l_scnum = bfd_get_16 (abfd, src->l_scnum); 2949 bfd_put_16 (abfd, (bfd_vma) src->l_scnum, dst->l_scnum);
|
| xcofflink.c | 344 ldsym.l_scnum); 3865 ldsym->l_scnum = 2; /* Data section. */ 5233 ldsym->l_scnum = (*csectpp)->output_section->target_index; 5241 ldsym->l_scnum = isymp->n_scnum; 6279 ldsym->l_scnum = N_UNDEF; 6293 ldsym->l_scnum = sec->output_section->target_index;
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| coff64-rs6000.c | 693 dst->l_scnum = bfd_get_16 (abfd, src->l_scnum); 709 bfd_put_16 (abfd, (bfd_vma) src->l_scnum, dst->l_scnum);
|
| coff-rs6000.c | 2939 dst->l_scnum = bfd_get_16 (abfd, src->l_scnum); 2962 bfd_put_16 (abfd, (bfd_vma) src->l_scnum, dst->l_scnum);
|
| xcofflink.c | 344 ldsym.l_scnum); 3873 ldsym->l_scnum = 2; /* Data section. */ 5241 ldsym->l_scnum = (*csectpp)->output_section->target_index; 5249 ldsym->l_scnum = isymp->n_scnum; 6287 ldsym->l_scnum = N_UNDEF; 6301 ldsym->l_scnum = sec->output_section->target_index;
|
| /src/external/gpl3/binutils/dist/binutils/ |
| od-xcoff.c | 1099 (unsigned)bfd_h_get_16 (abfd, ldsym->l_scnum));
|