| /src/external/gpl3/binutils/dist/bfd/ |
| coff-go32.c | 102 scnhdr_int->s_relptr = GET_SCNHDR_RELPTR (abfd, scnhdr_ext->s_relptr); 135 PUT_SCNHDR_RELPTR (abfd, scnhdr_int->s_relptr, scnhdr_ext->s_relptr);
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| coff-go32.c | 102 scnhdr_int->s_relptr = GET_SCNHDR_RELPTR (abfd, scnhdr_ext->s_relptr); 134 PUT_SCNHDR_RELPTR (abfd, scnhdr_int->s_relptr, scnhdr_ext->s_relptr);
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| coff-go32.c | 102 scnhdr_int->s_relptr = GET_SCNHDR_RELPTR (abfd, scnhdr_ext->s_relptr); 134 PUT_SCNHDR_RELPTR (abfd, scnhdr_int->s_relptr, scnhdr_ext->s_relptr);
|
| /src/external/gpl3/gdb/dist/bfd/ |
| coff-go32.c | 102 scnhdr_int->s_relptr = GET_SCNHDR_RELPTR (abfd, scnhdr_ext->s_relptr); 134 PUT_SCNHDR_RELPTR (abfd, scnhdr_int->s_relptr, scnhdr_ext->s_relptr);
|
| /src/sys/sys/ |
| exec_ecoff.h | 80 ecoff32_ulong s_relptr; /* file offset of reloc data */ member in struct:ecoff32_scnhdr 137 u_long s_relptr; /* file offset of reloc data */ member in struct:ecoff_scnhdr
|
| exec_coff.h | 83 long s_relptr; member in struct:coff_scnhdr
|
| /src/external/gpl3/binutils/dist/include/coff/ |
| external.h | 86 char s_relptr[4]; /* file ptr to relocation */ member in struct:external_scnhdr
|
| rs6k64.h | 90 char s_relptr[8]; /* file ptr to relocation */ member in struct:external_scnhdr
|
| alpha.h | 84 unsigned char s_relptr[8]; /* file ptr to relocation */ member in struct:external_scnhdr
|
| rs6000.h | 95 char s_relptr[4]; /* file ptr to relocation */ member in struct:external_scnhdr
|
| ti.h | 173 char s_relptr[4]; /* file ptr to relocation */ member in struct:external_scnhdr_v01 189 char s_relptr[4]; /* file ptr to relocation */ member in struct:external_scnhdr
|
| /src/external/gpl3/binutils.old/dist/include/coff/ |
| external.h | 85 char s_relptr[4]; /* file ptr to relocation */ member in struct:external_scnhdr
|
| rs6k64.h | 90 char s_relptr[8]; /* file ptr to relocation */ member in struct:external_scnhdr
|
| alpha.h | 84 unsigned char s_relptr[8]; /* file ptr to relocation */ member in struct:external_scnhdr
|
| rs6000.h | 95 char s_relptr[4]; /* file ptr to relocation */ member in struct:external_scnhdr
|
| ti.h | 173 char s_relptr[4]; /* file ptr to relocation */ member in struct:external_scnhdr_v01 189 char s_relptr[4]; /* file ptr to relocation */ member in struct:external_scnhdr
|
| /src/external/gpl3/gdb.old/dist/include/coff/ |
| external.h | 85 char s_relptr[4]; /* file ptr to relocation */ member in struct:external_scnhdr
|
| rs6k64.h | 90 char s_relptr[8]; /* file ptr to relocation */ member in struct:external_scnhdr
|
| alpha.h | 84 unsigned char s_relptr[8]; /* file ptr to relocation */ member in struct:external_scnhdr
|
| rs6000.h | 95 char s_relptr[4]; /* file ptr to relocation */ member in struct:external_scnhdr
|
| /src/external/gpl3/gdb/dist/include/coff/ |
| external.h | 86 char s_relptr[4]; /* file ptr to relocation */ member in struct:external_scnhdr
|
| rs6k64.h | 90 char s_relptr[8]; /* file ptr to relocation */ member in struct:external_scnhdr
|
| alpha.h | 84 unsigned char s_relptr[8]; /* file ptr to relocation */ member in struct:external_scnhdr
|
| rs6000.h | 95 char s_relptr[4]; /* file ptr to relocation */ member in struct:external_scnhdr
|
| /src/usr.bin/elf2ecoff/ |
| elf2ecoff.c | 382 esecs[i].s_relptr = bswap32(esecs[i].s_relptr); 586 esecs[0].s_relptr = esecs[1].s_relptr = esecs[2].s_relptr = 0;
|