Home
last modified time | relevance | path

Searched refs:scnhdr_offset (Results 1 – 25 of 59) sorted by relevance

123

/dports/lang/gcc6-aux/gcc-6-20180516/libiberty/
H A Dsimple-object-xcoff.c276 off_t scnhdr_offset; member
334 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_xcoff_match()
346 ocr->scnhdr_offset = (sizeof (struct external_filehdr) - 4 in simple_object_xcoff_match()
411 sobj->offset + ocr->scnhdr_offset, in simple_object_xcoff_find_sections()
628 off_t scnhdr_offset, size_t scnsize, in simple_object_xcoff_write_scnhdr() argument
687 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_xcoff_write_scnhdr()
703 off_t scnhdr_offset; in simple_object_xcoff_write_to_file() local
731 scnhdr_offset = sizeof (struct external_filehdr) - (u64 ? 4 : 0); in simple_object_xcoff_write_to_file()
732 offset = scnhdr_offset + nscns * (u64 ? SCNHSZ64 : SCNHSZ32); in simple_object_xcoff_write_to_file()
770 &name_offset, scnhdr_offset, in simple_object_xcoff_write_to_file()
[all …]
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_coff_match()
354 sobj->offset + ocr->scnhdr_offset, in simple_object_coff_find_sections()
545 off_t scnhdr_offset, size_t scnsize, in simple_object_coff_write_scnhdr() argument
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_coff_write_scnhdr()
606 off_t scnhdr_offset; in simple_object_coff_write_to_file() local
638 scnhdr_offset = sizeof (struct external_filehdr); in simple_object_coff_write_to_file()
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
677 &name_offset, scnhdr_offset, in simple_object_coff_write_to_file()
682 scnhdr_offset += sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
/dports/lang/gcc48/gcc-4.8.5/libiberty/
H A Dsimple-object-xcoff.c276 off_t scnhdr_offset; member
334 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_xcoff_match()
346 ocr->scnhdr_offset = (sizeof (struct external_filehdr) - 4 in simple_object_xcoff_match()
411 sobj->offset + ocr->scnhdr_offset, in simple_object_xcoff_find_sections()
628 off_t scnhdr_offset, size_t scnsize, in simple_object_xcoff_write_scnhdr() argument
687 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_xcoff_write_scnhdr()
703 off_t scnhdr_offset; in simple_object_xcoff_write_to_file() local
731 scnhdr_offset = sizeof (struct external_filehdr) - (u64 ? 4 : 0); in simple_object_xcoff_write_to_file()
732 offset = scnhdr_offset + nscns * (u64 ? SCNHSZ64 : SCNHSZ32); in simple_object_xcoff_write_to_file()
770 &name_offset, scnhdr_offset, in simple_object_xcoff_write_to_file()
[all …]
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_coff_match()
354 sobj->offset + ocr->scnhdr_offset, in simple_object_coff_find_sections()
545 off_t scnhdr_offset, size_t scnsize, in simple_object_coff_write_scnhdr() argument
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_coff_write_scnhdr()
606 off_t scnhdr_offset; in simple_object_coff_write_to_file() local
638 scnhdr_offset = sizeof (struct external_filehdr); in simple_object_coff_write_to_file()
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
677 &name_offset, scnhdr_offset, in simple_object_coff_write_to_file()
682 scnhdr_offset += sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/libiberty/
H A Dsimple-object-xcoff.c276 off_t scnhdr_offset; member
334 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_xcoff_match()
346 ocr->scnhdr_offset = (sizeof (struct external_filehdr) - 4 in simple_object_xcoff_match()
411 sobj->offset + ocr->scnhdr_offset, in simple_object_xcoff_find_sections()
628 off_t scnhdr_offset, size_t scnsize, in simple_object_xcoff_write_scnhdr() argument
687 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_xcoff_write_scnhdr()
703 off_t scnhdr_offset; in simple_object_xcoff_write_to_file() local
731 scnhdr_offset = sizeof (struct external_filehdr) - (u64 ? 4 : 0); in simple_object_xcoff_write_to_file()
732 offset = scnhdr_offset + nscns * (u64 ? SCNHSZ64 : SCNHSZ32); in simple_object_xcoff_write_to_file()
770 &name_offset, scnhdr_offset, in simple_object_xcoff_write_to_file()
[all …]
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_coff_match()
354 sobj->offset + ocr->scnhdr_offset, in simple_object_coff_find_sections()
545 off_t scnhdr_offset, size_t scnsize, in simple_object_coff_write_scnhdr() argument
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_coff_write_scnhdr()
606 off_t scnhdr_offset; in simple_object_coff_write_to_file() local
638 scnhdr_offset = sizeof (struct external_filehdr); in simple_object_coff_write_to_file()
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
677 &name_offset, scnhdr_offset, in simple_object_coff_write_to_file()
682 scnhdr_offset += sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
/dports/lang/gnatdroid-binutils/binutils-2.27/libiberty/
H A Dsimple-object-xcoff.c276 off_t scnhdr_offset; member
334 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_xcoff_match()
346 ocr->scnhdr_offset = (sizeof (struct external_filehdr) - 4 in simple_object_xcoff_match()
411 sobj->offset + ocr->scnhdr_offset, in simple_object_xcoff_find_sections()
628 off_t scnhdr_offset, size_t scnsize, in simple_object_xcoff_write_scnhdr() argument
687 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_xcoff_write_scnhdr()
703 off_t scnhdr_offset; in simple_object_xcoff_write_to_file() local
731 scnhdr_offset = sizeof (struct external_filehdr) - (u64 ? 4 : 0); in simple_object_xcoff_write_to_file()
732 offset = scnhdr_offset + nscns * (u64 ? SCNHSZ64 : SCNHSZ32); in simple_object_xcoff_write_to_file()
770 &name_offset, scnhdr_offset, in simple_object_xcoff_write_to_file()
[all …]
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_coff_match()
354 sobj->offset + ocr->scnhdr_offset, in simple_object_coff_find_sections()
545 off_t scnhdr_offset, size_t scnsize, in simple_object_coff_write_scnhdr() argument
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_coff_write_scnhdr()
606 off_t scnhdr_offset; in simple_object_coff_write_to_file() local
638 scnhdr_offset = sizeof (struct external_filehdr); in simple_object_coff_write_to_file()
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
677 &name_offset, scnhdr_offset, in simple_object_coff_write_to_file()
682 scnhdr_offset += sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libiberty/
H A Dsimple-object-xcoff.c276 off_t scnhdr_offset; member
334 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_xcoff_match()
346 ocr->scnhdr_offset = (sizeof (struct external_filehdr) - 4 in simple_object_xcoff_match()
411 sobj->offset + ocr->scnhdr_offset, in simple_object_xcoff_find_sections()
628 off_t scnhdr_offset, size_t scnsize, in simple_object_xcoff_write_scnhdr() argument
687 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_xcoff_write_scnhdr()
703 off_t scnhdr_offset; in simple_object_xcoff_write_to_file() local
731 scnhdr_offset = sizeof (struct external_filehdr) - (u64 ? 4 : 0); in simple_object_xcoff_write_to_file()
732 offset = scnhdr_offset + nscns * (u64 ? SCNHSZ64 : SCNHSZ32); in simple_object_xcoff_write_to_file()
770 &name_offset, scnhdr_offset, in simple_object_xcoff_write_to_file()
[all …]
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_coff_match()
354 sobj->offset + ocr->scnhdr_offset, in simple_object_coff_find_sections()
545 off_t scnhdr_offset, size_t scnsize, in simple_object_coff_write_scnhdr() argument
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_coff_write_scnhdr()
606 off_t scnhdr_offset; in simple_object_coff_write_to_file() local
638 scnhdr_offset = sizeof (struct external_filehdr); in simple_object_coff_write_to_file()
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
677 &name_offset, scnhdr_offset, in simple_object_coff_write_to_file()
682 scnhdr_offset += sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
/dports/devel/gdb761/gdb-7.6.1/libiberty/
H A Dsimple-object-xcoff.c276 off_t scnhdr_offset; member
334 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_xcoff_match()
346 ocr->scnhdr_offset = (sizeof (struct external_filehdr) - 4 in simple_object_xcoff_match()
411 sobj->offset + ocr->scnhdr_offset, in simple_object_xcoff_find_sections()
628 off_t scnhdr_offset, size_t scnsize, in simple_object_xcoff_write_scnhdr() argument
687 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_xcoff_write_scnhdr()
703 off_t scnhdr_offset; in simple_object_xcoff_write_to_file() local
731 scnhdr_offset = sizeof (struct external_filehdr) - (u64 ? 4 : 0); in simple_object_xcoff_write_to_file()
732 offset = scnhdr_offset + nscns * (u64 ? SCNHSZ64 : SCNHSZ32); in simple_object_xcoff_write_to_file()
770 &name_offset, scnhdr_offset, in simple_object_xcoff_write_to_file()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libiberty/
H A Dsimple-object-xcoff.c276 off_t scnhdr_offset; member
334 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_xcoff_match()
346 ocr->scnhdr_offset = (sizeof (struct external_filehdr) - 4 in simple_object_xcoff_match()
411 sobj->offset + ocr->scnhdr_offset, in simple_object_xcoff_find_sections()
628 off_t scnhdr_offset, size_t scnsize, in simple_object_xcoff_write_scnhdr() argument
687 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_xcoff_write_scnhdr()
703 off_t scnhdr_offset; in simple_object_xcoff_write_to_file() local
731 scnhdr_offset = sizeof (struct external_filehdr) - (u64 ? 4 : 0); in simple_object_xcoff_write_to_file()
732 offset = scnhdr_offset + nscns * (u64 ? SCNHSZ64 : SCNHSZ32); in simple_object_xcoff_write_to_file()
770 &name_offset, scnhdr_offset, in simple_object_xcoff_write_to_file()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libiberty/
H A Dsimple-object-xcoff.c276 off_t scnhdr_offset; member
334 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_xcoff_match()
346 ocr->scnhdr_offset = (sizeof (struct external_filehdr) - 4 in simple_object_xcoff_match()
411 sobj->offset + ocr->scnhdr_offset, in simple_object_xcoff_find_sections()
628 off_t scnhdr_offset, size_t scnsize, in simple_object_xcoff_write_scnhdr() argument
687 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_xcoff_write_scnhdr()
703 off_t scnhdr_offset; in simple_object_xcoff_write_to_file() local
731 scnhdr_offset = sizeof (struct external_filehdr) - (u64 ? 4 : 0); in simple_object_xcoff_write_to_file()
732 offset = scnhdr_offset + nscns * (u64 ? SCNHSZ64 : SCNHSZ32); in simple_object_xcoff_write_to_file()
770 &name_offset, scnhdr_offset, in simple_object_xcoff_write_to_file()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libiberty/
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_coff_match()
354 sobj->offset + ocr->scnhdr_offset, in simple_object_coff_find_sections()
545 off_t scnhdr_offset, size_t scnsize, in simple_object_coff_write_scnhdr() argument
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_coff_write_scnhdr()
606 off_t scnhdr_offset; in simple_object_coff_write_to_file() local
638 scnhdr_offset = sizeof (struct external_filehdr); in simple_object_coff_write_to_file()
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
677 &name_offset, scnhdr_offset, in simple_object_coff_write_to_file()
682 scnhdr_offset += sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
/dports/lang/gcc8/gcc-8.5.0/libiberty/
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_coff_match()
354 sobj->offset + ocr->scnhdr_offset, in simple_object_coff_find_sections()
545 off_t scnhdr_offset, size_t scnsize, in simple_object_coff_write_scnhdr() argument
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_coff_write_scnhdr()
606 off_t scnhdr_offset; in simple_object_coff_write_to_file() local
638 scnhdr_offset = sizeof (struct external_filehdr); in simple_object_coff_write_to_file()
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
677 &name_offset, scnhdr_offset, in simple_object_coff_write_to_file()
682 scnhdr_offset += sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libiberty/
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_coff_match()
354 sobj->offset + ocr->scnhdr_offset, in simple_object_coff_find_sections()
545 off_t scnhdr_offset, size_t scnsize, in simple_object_coff_write_scnhdr() argument
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_coff_write_scnhdr()
606 off_t scnhdr_offset; in simple_object_coff_write_to_file() local
638 scnhdr_offset = sizeof (struct external_filehdr); in simple_object_coff_write_to_file()
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
677 &name_offset, scnhdr_offset, in simple_object_coff_write_to_file()
682 scnhdr_offset += sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
/dports/lang/gcc11/gcc-11.2.0/libiberty/
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_coff_match()
354 sobj->offset + ocr->scnhdr_offset, in simple_object_coff_find_sections()
545 off_t scnhdr_offset, size_t scnsize, in simple_object_coff_write_scnhdr() argument
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_coff_write_scnhdr()
606 off_t scnhdr_offset; in simple_object_coff_write_to_file() local
638 scnhdr_offset = sizeof (struct external_filehdr); in simple_object_coff_write_to_file()
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
677 &name_offset, scnhdr_offset, in simple_object_coff_write_to_file()
682 scnhdr_offset += sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
/dports/lang/gcc10/gcc-10.3.0/libiberty/
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_coff_match()
354 sobj->offset + ocr->scnhdr_offset, in simple_object_coff_find_sections()
545 off_t scnhdr_offset, size_t scnsize, in simple_object_coff_write_scnhdr() argument
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_coff_write_scnhdr()
606 off_t scnhdr_offset; in simple_object_coff_write_to_file() local
638 scnhdr_offset = sizeof (struct external_filehdr); in simple_object_coff_write_to_file()
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
677 &name_offset, scnhdr_offset, in simple_object_coff_write_to_file()
682 scnhdr_offset += sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
/dports/lang/gcc11-devel/gcc-11-20211009/libiberty/
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_coff_match()
354 sobj->offset + ocr->scnhdr_offset, in simple_object_coff_find_sections()
545 off_t scnhdr_offset, size_t scnsize, in simple_object_coff_write_scnhdr() argument
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_coff_write_scnhdr()
606 off_t scnhdr_offset; in simple_object_coff_write_to_file() local
638 scnhdr_offset = sizeof (struct external_filehdr); in simple_object_coff_write_to_file()
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
677 &name_offset, scnhdr_offset, in simple_object_coff_write_to_file()
682 scnhdr_offset += sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
/dports/devel/arm-elf-binutils/binutils-2.37/libiberty/
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_coff_match()
354 sobj->offset + ocr->scnhdr_offset, in simple_object_coff_find_sections()
545 off_t scnhdr_offset, size_t scnsize, in simple_object_coff_write_scnhdr() argument
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_coff_write_scnhdr()
606 off_t scnhdr_offset; in simple_object_coff_write_to_file() local
638 scnhdr_offset = sizeof (struct external_filehdr); in simple_object_coff_write_to_file()
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
677 &name_offset, scnhdr_offset, in simple_object_coff_write_to_file()
682 scnhdr_offset += sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libiberty/
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_coff_match()
354 sobj->offset + ocr->scnhdr_offset, in simple_object_coff_find_sections()
545 off_t scnhdr_offset, size_t scnsize, in simple_object_coff_write_scnhdr() argument
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_coff_write_scnhdr()
606 off_t scnhdr_offset; in simple_object_coff_write_to_file() local
638 scnhdr_offset = sizeof (struct external_filehdr); in simple_object_coff_write_to_file()
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
677 &name_offset, scnhdr_offset, in simple_object_coff_write_to_file()
682 scnhdr_offset += sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
/dports/devel/avr-gcc/gcc-10.2.0/libiberty/
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_coff_match()
354 sobj->offset + ocr->scnhdr_offset, in simple_object_coff_find_sections()
545 off_t scnhdr_offset, size_t scnsize, in simple_object_coff_write_scnhdr() argument
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_coff_write_scnhdr()
606 off_t scnhdr_offset; in simple_object_coff_write_to_file() local
638 scnhdr_offset = sizeof (struct external_filehdr); in simple_object_coff_write_to_file()
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
677 &name_offset, scnhdr_offset, in simple_object_coff_write_to_file()
682 scnhdr_offset += sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
/dports/devel/avr-gdb/gdb-7.3.1/libiberty/
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_coff_match()
354 sobj->offset + ocr->scnhdr_offset, in simple_object_coff_find_sections()
545 off_t scnhdr_offset, size_t scnsize, in simple_object_coff_write_scnhdr() argument
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_coff_write_scnhdr()
606 off_t scnhdr_offset; in simple_object_coff_write_to_file() local
638 scnhdr_offset = sizeof (struct external_filehdr); in simple_object_coff_write_to_file()
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
677 &name_offset, scnhdr_offset, in simple_object_coff_write_to_file()
682 scnhdr_offset += sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
/dports/lang/gcc9-devel/gcc-9-20211007/libiberty/
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_coff_match()
354 sobj->offset + ocr->scnhdr_offset, in simple_object_coff_find_sections()
545 off_t scnhdr_offset, size_t scnsize, in simple_object_coff_write_scnhdr() argument
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_coff_write_scnhdr()
606 off_t scnhdr_offset; in simple_object_coff_write_to_file() local
638 scnhdr_offset = sizeof (struct external_filehdr); in simple_object_coff_write_to_file()
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
677 &name_offset, scnhdr_offset, in simple_object_coff_write_to_file()
682 scnhdr_offset += sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libiberty/
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr) in simple_object_coff_match()
354 sobj->offset + ocr->scnhdr_offset, in simple_object_coff_find_sections()
545 off_t scnhdr_offset, size_t scnsize, in simple_object_coff_write_scnhdr() argument
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf, in simple_object_coff_write_scnhdr()
606 off_t scnhdr_offset; in simple_object_coff_write_to_file() local
638 scnhdr_offset = sizeof (struct external_filehdr); in simple_object_coff_write_to_file()
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()
677 &name_offset, scnhdr_offset, in simple_object_coff_write_to_file()
682 scnhdr_offset += sizeof (struct external_scnhdr); in simple_object_coff_write_to_file()

123