Home
last modified time | relevance | path

Searched refs:secsym_offset (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/libiberty/
Dsimple-object-xcoff.c705 off_t secsym_offset; in simple_object_xcoff_write_to_file() local
825 secsym_offset = symtab_offset + sizeof (syms); in simple_object_xcoff_write_to_file()
863 if (!simple_object_internal_write (descriptor, secsym_offset, in simple_object_xcoff_write_to_file()
867 secsym_offset += sizeof (syms); in simple_object_xcoff_write_to_file()
Dsimple-object-coff.c608 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()