Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDxcoff.h15 #define C_DECL 0x8c macro
HDxcoffout.c226 return C_DECL; in stab_to_sclass()
/trueos/contrib/binutils/include/coff/
HDinternal.h338 #define C_DECL (0x8c) macro
/trueos/contrib/gdb/gdb/
HDxcoffread.c1526 case C_DECL: in process_xcoff_symbol()
2568 case C_DECL: in scan_xcoff_symtab()
/trueos/contrib/binutils/bfd/
HDcoffcode.h4548 case C_DECL: in coff_slurp_symbol_table()
HDxcofflink.c3783 && isym.n_sclass != C_DECL in xcoff_link_input_bfd()
HDChangeLog-9495898 relocate the value of C_DECL.
/trueos/contrib/gdb/gdb/doc/
HDstabs.texinfo978 type declarations using @code{C_DECL}) can also be between the
2078 @findex C_DECL, for types
2088 have symbol type @code{N_LSYM} (or @code{C_DECL} for XCOFF). (The Sun