Home
last modified time | relevance | path

Searched refs:C_MOS (Results 1 – 14 of 14) sorted by relevance

/NextBSD/cddl/contrib/opensolaris/head/
HDstorclass.h48 #define C_MOS 8 /* member of structure */ macro
/NextBSD/contrib/gcc/
HDgsyms.h17 C_MOS = 8, enumerator
HDsdbout.c1122 member_scl = C_MOS; in sdbout_one_type()
HDmips-tfile.c810 C_MOS = 8, enumerator
/NextBSD/contrib/binutils/include/coff/
HDti.h413 if (dst->n_sclass == C_MOS || dst->n_sclass == C_MOU) \
427 if (src->n_sclass == C_MOU || src->n_sclass == C_MOS) \
HDinternal.h267 #define C_MOS 8 /* member of structure */ macro
/NextBSD/contrib/binutils/binutils/
HDcoffgrok.c221 case C_MOS: in do_where()
480 case C_MOS: in do_visible()
687 case C_MOS: in doit()
HDrdcoff.c431 case C_MOS: in parse_coff_struct_type()
/NextBSD/contrib/binutils/gas/config/
HDobj-coff.c661 case C_MOS: in obj_coff_endef()
671 case C_MOS: in obj_coff_endef()
/NextBSD/contrib/binutils/bfd/
HDcofflink.c1521 || isym.n_sclass == C_MOS in _bfd_coff_link_input_bfd()
1747 case C_MOS: in _bfd_coff_link_input_bfd()
HDcoffcode.h4513 case C_MOS: /* Member of structure. */ in coff_slurp_symbol_table()
/NextBSD/contrib/gdb/gdb/
HDcoffread.c1956 case C_MOS: in coff_read_struct_type()
/NextBSD/contrib/binutils/gas/
HDChangeLog-96974822 flag for C_MOS, C_MOE, C_MOU, or C_EOS symbols, since they should
HDChangeLog-00015326 flag for storage types C_ARG, C_REGPARM, C_FIELD, C_MOS, C_MOE,