HomeSort by relevance Sort by last modified time
    Searched refs:symtab_offset (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/libiberty/
simple-object-xcoff.c 572 unsigned int nscns, size_t symtab_offset,
599 symtab_offset);
609 symtab_offset);
704 size_t symtab_offset; local
784 symtab_offset = offset;
812 if (!simple_object_internal_write (descriptor, symtab_offset,
825 secsym_offset = symtab_offset + sizeof (syms);
871 symtab_offset, nsyms, &errmsg, err))
simple-object-coff.c 505 unsigned int nscns, size_t symtab_offset,
530 set_32 (hdr + offsetof (struct external_filehdr, f_symptr), symtab_offset);
607 size_t symtab_offset; local
691 symtab_offset = offset;
718 if (!simple_object_internal_write (descriptor, symtab_offset,
731 secsym_offset = symtab_offset + sizeof (syms);
777 symtab_offset, nsyms, &errmsg, err))
  /toolchain/binutils/binutils-2.25/gold/
binary.cc 187 size_t symtab_offset = output_size; local
217 0, symtab_offset, 4 * sym_size,

Completed in 4143 milliseconds