Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-stgo32.c186 ADJUST_VAL (scnhdr_int->s_relptr, GO32_STUBSIZE); in adjust_scnhdr_in_post()
198 ADJUST_VAL (scnhdr_int->s_relptr, -GO32_STUBSIZE); in adjust_scnhdr_out_pre()
210 ADJUST_VAL (scnhdr_int->s_relptr, GO32_STUBSIZE); in adjust_scnhdr_out_post()
Dcoffswap.h765 scnhdr_int->s_relptr = GET_SCNHDR_RELPTR (abfd, scnhdr_ext->s_relptr); in coff_swap_scnhdr_in()
794 PUT_SCNHDR_RELPTR (abfd, scnhdr_int->s_relptr, scnhdr_ext->s_relptr); in coff_swap_scnhdr_out()
Dcoff64-rs6000.c825 section.s_relptr = current->rel_filepos; in xcoff64_write_object_contents()
2222 text_scnhdr.s_relptr = 0; in xcoff64_generate_rtinit()
2235 data_scnhdr.s_relptr = 0; /* set below */ in xcoff64_generate_rtinit()
2248 bss_scnhdr.s_relptr = 0; in xcoff64_generate_rtinit()
2468 data_scnhdr.s_relptr = data_scnhdr.s_scnptr + data_buffer_size; in xcoff64_generate_rtinit()
2469 filehdr.f_symptr = data_scnhdr.s_relptr + data_scnhdr.s_nreloc * RELSZ; in xcoff64_generate_rtinit()
Dpeicode.h214 scnhdr_int->s_relptr = GET_SCNHDR_RELPTR (abfd, scnhdr_ext->s_relptr); in coff_swap_scnhdr_in()
Dcoff-rs6000.c3692 scnhdr.s_relptr = 0; /* set below */ in xcoff_generate_rtinit()
3905 scnhdr.s_relptr = scnhdr.s_scnptr + data_buffer_size; in xcoff_generate_rtinit()
3906 filehdr.f_symptr = scnhdr.s_relptr + scnhdr.s_nreloc * RELSZ; in xcoff_generate_rtinit()
Dcoffcode.h1917 if (bfd_seek (abfd, (file_ptr) hdr->s_relptr, 0) != 0) in coff_set_alignment_hook()
3780 section.s_relptr = current->rel_filepos; in coff_write_object_contents()
3964 scnhdr.s_relptr = current->rel_filepos; in coff_write_object_contents()
DpeXXigen.c993 PUT_SCNHDR_RELPTR (abfd, scnhdr_int->s_relptr, in _bfd_XXi_swap_scnhdr_out()
994 scnhdr_ext->s_relptr); in _bfd_XXi_swap_scnhdr_out()
Dcoffgen.c117 return_section->rel_filepos = hdr->s_relptr; in make_a_section_from_file()
Decoff.c2429 section.s_relptr = current->rel_filepos; in _bfd_ecoff_write_object_contents()
/toolchain/binutils/binutils-2.25/include/coff/
Dtic80.h58 char s_relptr[4]; /* file ptr to relocation */ member
Di960.h110 char s_relptr[4]; /* file ptr to relocation */ member
Dti.h172 char s_relptr[4]; /* file ptr to relocation */ member
188 char s_relptr[4]; /* file ptr to relocation */ member
Dexternal.h85 char s_relptr[4]; /* file ptr to relocation */ member
Dm88k.h46 char s_relptr[4]; /* file ptr to relocation */ member
Drs6k64.h84 char s_relptr[8]; /* file ptr to relocation */ member
Drs6000.h89 char s_relptr[4]; /* file ptr to relocation */ member
Dalpha.h84 unsigned char s_relptr[8]; /* file ptr to relocation */ member
Dinternal.h414 bfd_vma s_relptr; /* file ptr to relocation */ member
/toolchain/binutils/binutils-2.25/include/aout/
Dencap.h70 long s_relptr; member
/toolchain/binutils/binutils-2.25/libiberty/
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
Dsimple-object-coff.c75 unsigned char s_relptr[4]; /* file ptr to relocation */ member
/toolchain/binutils/binutils-2.25/binutils/
Dod-xcoff.c557 (unsigned int)bfd_h_get_32 (abfd, scn.s_relptr), in dump_xcoff32_sections_header()
612 s->relptr = bfd_h_get_32 (abfd, scn.s_relptr); in xcoff32_read_sections()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-929512102 reclos, set s_relptr to 0. Set relocation size in object_headers.