Home
last modified time | relevance | path

Searched refs:C_TPDEF (Results 1 – 12 of 12) sorted by relevance

/NextBSD/cddl/contrib/opensolaris/head/
HDstorclass.h53 #define C_TPDEF 13 /* type definition */ macro
/NextBSD/contrib/gcc/
HDgsyms.h22 C_TPDEF = 13, enumerator
HDsdbout.c748 PUT_SDB_SCL (C_TPDEF); in sdbout_symbol()
HDmips-tfile.c815 C_TPDEF = 13, enumerator
/NextBSD/contrib/binutils/binutils/
HDcoffgrok.c247 case C_TPDEF: in do_where()
499 case C_TPDEF: in do_visible()
706 case C_TPDEF: in doit()
HDrdcoff.c605 case C_TPDEF: in parse_coff_symbol()
/NextBSD/contrib/binutils/include/coff/
HDinternal.h272 #define C_TPDEF 13 /* type definition */ macro
/NextBSD/contrib/binutils/gas/config/
HDobj-coff.c581 case C_TPDEF: in obj_coff_endef()
942 S_GET_STORAGE_CLASS (def_symbol_in_progress) != C_TPDEF) in obj_coff_type()
/NextBSD/contrib/gdb/gdb/
HDxcoffread.c1197 if (ISFCN (cs->c_type) && cs->c_sclass != C_TPDEF) in read_xcoff_symtab()
1330 case C_TPDEF: in read_xcoff_symtab()
2464 case C_TPDEF: in scan_xcoff_symtab()
HDcoffread.c760 if (ISFCN (cs->c_type) && cs->c_sclass != C_TPDEF) in coff_symtab_read()
1605 case C_TPDEF: in process_coff_symbol()
/NextBSD/contrib/binutils/bfd/
HDcofflink.c1754 case C_TPDEF: in _bfd_coff_link_input_bfd()
HDcoffcode.h4523 case C_TPDEF: /* Type definition. */ in coff_slurp_symbol_table()