Home
last modified time | relevance | path

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

/NextBSD/cddl/contrib/opensolaris/head/
HDstorclass.h51 #define C_MOU 11 /* member of union */ macro
/NextBSD/contrib/gcc/
HDgsyms.h20 C_MOU = 11, enumerator
HDsdbout.c1116 member_scl = C_MOU; in sdbout_one_type()
HDmips-tfile.c813 C_MOU = 11, 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.h270 #define C_MOU 11 /* member of union */ macro
/NextBSD/contrib/binutils/binutils/
HDcoffgrok.c222 case C_MOU: in do_where()
481 case C_MOU: in do_visible()
688 case C_MOU: in doit()
HDrdcoff.c432 case C_MOU: in parse_coff_struct_type()
/NextBSD/contrib/binutils/gas/config/
HDobj-coff.c663 case C_MOU: in obj_coff_endef()
673 case C_MOU: in obj_coff_endef()
/NextBSD/contrib/binutils/bfd/
HDcofflink.c1523 || isym.n_sclass == C_MOU in _bfd_coff_link_input_bfd()
1750 case C_MOU: in _bfd_coff_link_input_bfd()
HDcoffcode.h4529 case C_MOU: /* Member of union. */ in coff_slurp_symbol_table()
/NextBSD/contrib/gdb/gdb/
HDcoffread.c1957 case C_MOU: 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-00015327 C_MOU, and C_EOS.