Home
last modified time | relevance | path

Searched refs:s_relptr (Results 1 – 25 of 49) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-go32.c99 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 Dcoffswap.h779 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 Dcoff64-rs6000.c2143 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 Dcoff-go32.c102 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 Dcoffswap.h772 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 Dcoff64-rs6000.c2136 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 Dexec_ecoff.h81 ecoff32_ulong s_relptr; /* file offset of reloc data */ member
138 u_long s_relptr; /* file offset of reloc data */ member
H A Dexec_coff.h83 long s_relptr; member
/netbsd-src/usr.bin/elf2ecoff/
H A Delf2ecoff.c352 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 Dencap.h70 long s_relptr; member
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dexternal.h85 char s_relptr[4]; /* file ptr to relocation */ member
H A Dti.h173 char s_relptr[4]; /* file ptr to relocation */ member
189 char s_relptr[4]; /* file ptr to relocation */ member
H A Drs6k64.h90 char s_relptr[8]; /* file ptr to relocation */ member
H A Drs6000.h95 char s_relptr[4]; /* file ptr to relocation */ member
H A Dalpha.h84 unsigned char s_relptr[8]; /* file ptr to relocation */ member
H A Dinternal.h407 bfd_vma s_relptr; /* file ptr to relocation */ member
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dexternal.h85 char s_relptr[4]; /* file ptr to relocation */ member
H A Dti.h173 char s_relptr[4]; /* file ptr to relocation */ member
189 char s_relptr[4]; /* file ptr to relocation */ member
H A Drs6k64.h90 char s_relptr[8]; /* file ptr to relocation */ member
H A Drs6000.h95 char s_relptr[4]; /* file ptr to relocation */ member
H A Dalpha.h84 unsigned char s_relptr[8]; /* file ptr to relocation */ member
H A Dinternal.h407 bfd_vma s_relptr; /* file ptr to relocation */ member
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object-xcoff.c98 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 Dsimple-object-xcoff.c98 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 Dsimple-object-xcoff.c98 unsigned char s_relptr[4]; /* file ptr to relocation */ member
110 unsigned char s_relptr[8]; /* file ptr to relocation */ member

12