| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | coff-go32.c | 99 scnhdr_int->s_relptr = GET_SCNHDR_RELPTR (abfd, scnhdr_ext->s_relptr); in _bfd_go32_swap_scnhdr_in() 131 PUT_SCNHDR_RELPTR (abfd, scnhdr_int->s_relptr, scnhdr_ext->s_relptr); in _bfd_go32_swap_scnhdr_out()
|
| H A D | coffswap.h | 779 scnhdr_int->s_relptr = GET_SCNHDR_RELPTR (abfd, scnhdr_ext->s_relptr); in coff_swap_scnhdr_in() 806 PUT_SCNHDR_RELPTR (abfd, scnhdr_int->s_relptr, scnhdr_ext->s_relptr); in coff_swap_scnhdr_out()
|
| H A D | coff64-rs6000.c | 2143 text_scnhdr.s_relptr = 0; in xcoff64_generate_rtinit() 2156 data_scnhdr.s_relptr = 0; /* set below */ in xcoff64_generate_rtinit() 2169 bss_scnhdr.s_relptr = 0; in xcoff64_generate_rtinit() 2389 data_scnhdr.s_relptr = data_scnhdr.s_scnptr + data_buffer_size; in xcoff64_generate_rtinit() 2390 filehdr.f_symptr = data_scnhdr.s_relptr + data_scnhdr.s_nreloc * RELSZ; in xcoff64_generate_rtinit()
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | coff-go32.c | 102 scnhdr_int->s_relptr = GET_SCNHDR_RELPTR (abfd, scnhdr_ext->s_relptr); in _bfd_go32_swap_scnhdr_in() 134 PUT_SCNHDR_RELPTR (abfd, scnhdr_int->s_relptr, scnhdr_ext->s_relptr); in _bfd_go32_swap_scnhdr_out()
|
| H A D | coffswap.h | 772 scnhdr_int->s_relptr = GET_SCNHDR_RELPTR (abfd, scnhdr_ext->s_relptr); in coff_swap_scnhdr_in() 799 PUT_SCNHDR_RELPTR (abfd, scnhdr_int->s_relptr, scnhdr_ext->s_relptr); in coff_swap_scnhdr_out()
|
| H A D | coff64-rs6000.c | 2136 text_scnhdr.s_relptr = 0; in xcoff64_generate_rtinit() 2149 data_scnhdr.s_relptr = 0; /* set below */ in xcoff64_generate_rtinit() 2162 bss_scnhdr.s_relptr = 0; in xcoff64_generate_rtinit() 2385 data_scnhdr.s_relptr = data_scnhdr.s_scnptr + data_buffer_size; in xcoff64_generate_rtinit() 2386 filehdr.f_symptr = data_scnhdr.s_relptr + data_scnhdr.s_nreloc * RELSZ; in xcoff64_generate_rtinit()
|
| /netbsd-src/sys/sys/ |
| H A D | exec_ecoff.h | 81 ecoff32_ulong s_relptr; /* file offset of reloc data */ member 138 u_long s_relptr; /* file offset of reloc data */ member
|
| H A D | exec_coff.h | 83 long s_relptr; member
|
| /netbsd-src/usr.bin/elf2ecoff/ |
| H A D | elf2ecoff.c | 352 esecs[i].s_relptr = bswap32(esecs[i].s_relptr); in main() 561 esecs[0].s_relptr = esecs[1].s_relptr = esecs[2].s_relptr = 0; in make_ecoff_section_hdrs()
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/aout/ |
| H A D | encap.h | 70 long s_relptr; member
|
| /netbsd-src/external/gpl3/binutils/dist/include/coff/ |
| H A D | external.h | 85 char s_relptr[4]; /* file ptr to relocation */ member
|
| H A D | ti.h | 173 char s_relptr[4]; /* file ptr to relocation */ member 189 char s_relptr[4]; /* file ptr to relocation */ member
|
| H A D | rs6k64.h | 90 char s_relptr[8]; /* file ptr to relocation */ member
|
| H A D | rs6000.h | 95 char s_relptr[4]; /* file ptr to relocation */ member
|
| H A D | alpha.h | 84 unsigned char s_relptr[8]; /* file ptr to relocation */ member
|
| H A D | internal.h | 407 bfd_vma s_relptr; /* file ptr to relocation */ member
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/coff/ |
| H A D | external.h | 85 char s_relptr[4]; /* file ptr to relocation */ member
|
| H A D | ti.h | 173 char s_relptr[4]; /* file ptr to relocation */ member 189 char s_relptr[4]; /* file ptr to relocation */ member
|
| H A D | rs6k64.h | 90 char s_relptr[8]; /* file ptr to relocation */ member
|
| H A D | rs6000.h | 95 char s_relptr[4]; /* file ptr to relocation */ member
|
| H A D | alpha.h | 84 unsigned char s_relptr[8]; /* file ptr to relocation */ member
|
| H A D | internal.h | 407 bfd_vma s_relptr; /* file ptr to relocation */ member
|
| /netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
| H A D | simple-object-xcoff.c | 98 unsigned char s_relptr[4]; /* file ptr to relocation */ member 110 unsigned char s_relptr[8]; /* file ptr to relocation */ member
|
| /netbsd-src/external/gpl3/gcc/dist/libiberty/ |
| H A D | simple-object-xcoff.c | 98 unsigned char s_relptr[4]; /* file ptr to relocation */ member 110 unsigned char s_relptr[8]; /* file ptr to relocation */ member
|
| /netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
| H A D | simple-object-xcoff.c | 98 unsigned char s_relptr[4]; /* file ptr to relocation */ member 110 unsigned char s_relptr[8]; /* file ptr to relocation */ member
|