Home
last modified time | relevance | path

Searched refs:n_name (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/libiberty/
Dsimple-object-xcoff.c143 char n_name[N_SYMNMLEN]; member
792 strcpy ((char *)&syms[0].sym.u.xcoff32.n.n_name[0], ".file"); in simple_object_xcoff_write_to_file()
857 memcpy (&syms[0].sym.u.xcoff32.n.n_name[0], section->name, in simple_object_xcoff_write_to_file()
859 memset (&syms[0].sym.u.xcoff32.n.n_name[strlen (section->name)], 0, in simple_object_xcoff_write_to_file()
/toolchain/binutils/binutils-2.27/include/
Dbout.h111 char* n_name; member
DChangeLog-91032561 * internalcoff.h: add n_name, n_zeroes and n_offset macros
/toolchain/binutils/binutils-2.27/gas/config/
Daout_gnu.h225 char *n_name; member
/toolchain/binutils/binutils-2.27/include/coff/
Dinternal.h493 #define n_name _n._n_name macro
/toolchain/binutils/binutils-2.27/bfd/
Dcofflink.c1835 && strcmp (isym.n_name, ".bf") != 0 in _bfd_coff_link_input_bfd()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-92951977 (struct nlist): Replace union n_un and n_un.{n_name,n_next,n_strx}
1978 fields with just n_name; delete field n_value; change n_other from