Home
last modified time | relevance | path

Searched defs:symoff (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Dxcoff.h485 char symoff[XCOFFARMAG_ELEMENT_SIZE]; member
512 char symoff[XCOFFARMAGBIG_ELEMENT_SIZE]; member
/toolchain/binutils/binutils-2.25/include/mach-o/
Dexternal.h159 unsigned char symoff[4]; /* File offset of the symbol table. */ member
/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.h135 unsigned int symoff; member
Daoutx.h3510 file_ptr symoff; member
Dpdp11.c229 file_ptr symoff; member
Dmach-o.c3470 unsigned int symoff = sym->symoff + (i * symwidth); in bfd_mach_o_read_symtab_symbol() local
/toolchain/binutils/binutils-2.25/gold/
Dobject.cc935 off_t symoff = symshdr.get_sh_offset() + symndx * This::sym_size; in include_section_group() local