Searched refs:secsym_offset (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | simple-object-coff.c | 608 off_t secsym_offset; in simple_object_coff_write_to_file() local 731 secsym_offset = symtab_offset + sizeof (syms); in simple_object_coff_write_to_file() 769 if (!simple_object_internal_write (descriptor, secsym_offset, in simple_object_coff_write_to_file() 773 secsym_offset += sizeof (syms); in simple_object_coff_write_to_file()
|
H A D | simple-object-xcoff.c | 868 off_t secsym_offset; in simple_object_xcoff_write_to_file() local 988 secsym_offset = symtab_offset + sizeof (syms); in simple_object_xcoff_write_to_file() 1026 if (!simple_object_internal_write (descriptor, secsym_offset, in simple_object_xcoff_write_to_file() 1030 secsym_offset += sizeof (syms); in simple_object_xcoff_write_to_file()
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | simple-object-coff.c | 608 off_t secsym_offset; in simple_object_coff_write_to_file() local 731 secsym_offset = symtab_offset + sizeof (syms); in simple_object_coff_write_to_file() 769 if (!simple_object_internal_write (descriptor, secsym_offset, in simple_object_coff_write_to_file() 773 secsym_offset += sizeof (syms); in simple_object_coff_write_to_file()
|
H A D | simple-object-xcoff.c | 868 off_t secsym_offset; in simple_object_xcoff_write_to_file() local 988 secsym_offset = symtab_offset + sizeof (syms); in simple_object_xcoff_write_to_file() 1026 if (!simple_object_internal_write (descriptor, secsym_offset, in simple_object_xcoff_write_to_file() 1030 secsym_offset += sizeof (syms); in simple_object_xcoff_write_to_file()
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | simple-object-coff.c | 608 off_t secsym_offset; in simple_object_coff_write_to_file() local 731 secsym_offset = symtab_offset + sizeof (syms); in simple_object_coff_write_to_file() 769 if (!simple_object_internal_write (descriptor, secsym_offset, in simple_object_coff_write_to_file() 773 secsym_offset += sizeof (syms); in simple_object_coff_write_to_file()
|
H A D | simple-object-xcoff.c | 868 off_t secsym_offset; in simple_object_xcoff_write_to_file() local 988 secsym_offset = symtab_offset + sizeof (syms); in simple_object_xcoff_write_to_file() 1026 if (!simple_object_internal_write (descriptor, secsym_offset, in simple_object_xcoff_write_to_file() 1030 secsym_offset += sizeof (syms); in simple_object_xcoff_write_to_file()
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | simple-object-coff.c | 608 off_t secsym_offset; in simple_object_coff_write_to_file() local 731 secsym_offset = symtab_offset + sizeof (syms); in simple_object_coff_write_to_file() 769 if (!simple_object_internal_write (descriptor, secsym_offset, in simple_object_coff_write_to_file() 773 secsym_offset += sizeof (syms); in simple_object_coff_write_to_file()
|
H A D | simple-object-xcoff.c | 868 off_t secsym_offset; in simple_object_xcoff_write_to_file() local 988 secsym_offset = symtab_offset + sizeof (syms); in simple_object_xcoff_write_to_file() 1026 if (!simple_object_internal_write (descriptor, secsym_offset, in simple_object_xcoff_write_to_file() 1030 secsym_offset += sizeof (syms); in simple_object_xcoff_write_to_file()
|