Home
last modified time | relevance | path

Searched refs:n_strx (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/include/mach-o/
Dexternal.h167 unsigned char n_strx[4]; member
177 unsigned char n_strx[4]; member
/toolchain/binutils/binutils-2.25/include/
Dbout.h113 long n_strx; /* Index into string table */ member
/toolchain/binutils/binutils-2.25/include/aout/
Dadobe.h112 unsigned long n_strx; /* index into string table of name */ member
Daout64.h268 unsigned long n_strx; /* Index into string table of name. */ member
Dstab.def23 with this file. The symbol's n_strx (relative to the just-updated
/toolchain/binutils/binutils-2.25/gas/config/
Daout_gnu.h227 long n_strx; member
/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.c1787 bfd_h_put_32 (abfd, str_index, raw.n_strx); in bfd_mach_o_write_symtab_content()
1801 bfd_h_put_32 (abfd, str_index, raw.n_strx); in bfd_mach_o_write_symtab_content()
3490 stroff = bfd_h_get_32 (abfd, raw.n_strx); in bfd_mach_o_read_symtab_symbol()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-92951977 (struct nlist): Replace union n_un and n_un.{n_name,n_next,n_strx}
9351 * config/obj-coffbfd.h (obj_symbol_type): Removed n_strx, n_type,