Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Dsimple-object-xcoff.c97 unsigned char s_scnptr[4]; /* file ptr to raw data for section */ member
109 unsigned char s_scnptr[8]; /* file ptr to raw data for section */ member
476 u.xcoff64.s_scnptr)); in simple_object_xcoff_find_sections()
483 u.xcoff32.s_scnptr)); in simple_object_xcoff_find_sections()
665 set_64 (hdr + offsetof (struct external_scnhdr, u.xcoff64.s_scnptr), in simple_object_xcoff_write_scnhdr()
672 set_32 (hdr + offsetof (struct external_scnhdr, u.xcoff32.s_scnptr), in simple_object_xcoff_write_scnhdr()
Dsimple-object-coff.c74 unsigned char s_scnptr[4]; /* file ptr to raw data for section */ member
417 scnptr = fetch_32 (scnhdr + offsetof (struct external_scnhdr, s_scnptr)); in simple_object_coff_find_sections()
578 set_32 (hdr + offsetof (struct external_scnhdr, s_scnptr), offset); in simple_object_coff_write_scnhdr()
/toolchain/binutils/binutils-2.25/bfd/
Dcoff-stgo32.c185 ADJUST_VAL (scnhdr_int->s_scnptr, GO32_STUBSIZE); in adjust_scnhdr_in_post()
197 ADJUST_VAL (scnhdr_int->s_scnptr, -GO32_STUBSIZE); in adjust_scnhdr_out_pre()
209 ADJUST_VAL (scnhdr_int->s_scnptr, GO32_STUBSIZE); in adjust_scnhdr_out_post()
Dcoffswap.h764 scnhdr_int->s_scnptr = GET_SCNHDR_SCNPTR (abfd, scnhdr_ext->s_scnptr); in coff_swap_scnhdr_in()
793 PUT_SCNHDR_SCNPTR (abfd, scnhdr_int->s_scnptr, scnhdr_ext->s_scnptr); in coff_swap_scnhdr_out()
Dcoff64-rs6000.c818 section.s_scnptr = 0; in xcoff64_write_object_contents()
822 section.s_scnptr = current->filepos; in xcoff64_write_object_contents()
2221 text_scnhdr.s_scnptr = 0; in xcoff64_generate_rtinit()
2234 data_scnhdr.s_scnptr = FILHSZ + 3 * SCNHSZ; in xcoff64_generate_rtinit()
2247 bss_scnhdr.s_scnptr = 0; in xcoff64_generate_rtinit()
2468 data_scnhdr.s_relptr = data_scnhdr.s_scnptr + data_buffer_size; in xcoff64_generate_rtinit()
Dpeicode.h213 scnhdr_int->s_scnptr = GET_SCNHDR_SCNPTR (abfd, scnhdr_ext->s_scnptr); in coff_swap_scnhdr_in()
Dcoffgen.c116 return_section->filepos = hdr->s_scnptr; in make_a_section_from_file()
143 if (hdr->s_scnptr != 0) in make_a_section_from_file()
Dcoffcode.h3776 section.s_scnptr = 0; in coff_write_object_contents()
3778 section.s_scnptr = current->filepos; in coff_write_object_contents()
3963 scnhdr.s_scnptr = 0; in coff_write_object_contents()
Dcoff-rs6000.c3691 scnhdr.s_scnptr = FILHSZ + SCNHSZ; in xcoff_generate_rtinit()
3905 scnhdr.s_relptr = scnhdr.s_scnptr + data_buffer_size; in xcoff_generate_rtinit()
Decoff.c2426 section.s_scnptr = 0; in _bfd_ecoff_write_object_contents()
2428 section.s_scnptr = current->filepos; in _bfd_ecoff_write_object_contents()
DpeXXigen.c991 PUT_SCNHDR_SCNPTR (abfd, scnhdr_int->s_scnptr, in _bfd_XXi_swap_scnhdr_out()
992 scnhdr_ext->s_scnptr); in _bfd_XXi_swap_scnhdr_out()
/toolchain/binutils/binutils-2.25/include/coff/
Dtic80.h57 char s_scnptr[4]; /* file ptr to raw data for section */ member
Di960.h109 char s_scnptr[4]; /* file ptr to raw data for section */ member
Dti.h171 char s_scnptr[4]; /* file ptr to raw data for section */ member
187 char s_scnptr[4]; /* file ptr to raw data for section */ member
Dexternal.h84 char s_scnptr[4]; /* file ptr to raw data for section */ member
Dm88k.h45 char s_scnptr[4]; /* file ptr to raw data for section */ member
Drs6k64.h83 char s_scnptr[8]; /* file ptr to raw data for section */ member
Drs6000.h88 char s_scnptr[4]; /* file ptr to raw data for section */ member
Dalpha.h83 unsigned char s_scnptr[8]; /* file ptr to raw data for section */ member
Dinternal.h413 bfd_vma s_scnptr; /* file ptr to raw data for section */ member
/toolchain/binutils/binutils-2.25/include/aout/
Dencap.h69 long s_scnptr; member
/toolchain/binutils/binutils-2.25/binutils/
Dod-xcoff.c556 (unsigned int)bfd_h_get_32 (abfd, scn.s_scnptr), in dump_xcoff32_sections_header()
611 s->scnptr = bfd_h_get_32 (abfd, scn.s_scnptr); in xcoff32_read_sections()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-929512104 ZERO_BASED_SEGMENTS case. Force s_scnptr for bss to 0. Don't set