Home
last modified time | relevance | path

Searched refs:C_LSYM (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/gcc/
HDxcoff.h6 #define C_LSYM 0x81 macro
HDxcoffout.c224 return C_LSYM; in stab_to_sclass()
/NextBSD/contrib/binutils/include/coff/
HDinternal.h329 #define C_LSYM (0x81) macro
/NextBSD/contrib/gdb/gdb/
HDxcoffread.c1530 case C_LSYM: in process_xcoff_symbol()
2493 case C_LSYM: in scan_xcoff_symtab()
/NextBSD/contrib/binutils/bfd/
HDcoffcode.h4539 case C_LSYM: in coff_slurp_symbol_table()
/NextBSD/contrib/gdb/gdb/doc/
HDstabs.texinfo844 @findex C_LSYM
853 @code{C_LSYM} for XCOFF.