Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dxcoff.h27 #define C_LSYM 0x81 macro
H A Dxcoffout.c232 return C_LSYM; in stab_to_sclass()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dxcoff.h27 #define C_LSYM 0x81 macro
H A Dxcoffout.cc231 return C_LSYM; in stab_to_sclass()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.stabs/
H A Dxcoff.sed9 # This needs to be C_DECL, which is used for types, not C_LSYM, which is
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.stabs/
H A Dxcoff.sed9 # This needs to be C_DECL, which is used for types, not C_LSYM, which is
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DXCOFFYAML.cpp62 ECase(C_LSYM); in enumeration()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp250 ECase(C_GSYM), ECase(C_LSYM), ECase(C_PSYM), ECase(C_RSYM),
275 case XCOFF::C_LSYM: in GetSymbolValueName()
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dinternal.h362 #define C_LSYM (0x81) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dinternal.h362 #define C_LSYM (0x81) macro
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcoffcode.h4779 case C_LSYM: in coff_slurp_symbol_table()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h4917 case C_LSYM: in coff_slurp_symbol_table()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19935112 * xcoffread.c (process_xcoff_symbol, case C_LSYM): Use define_symbol.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19935112 * xcoffread.c (process_xcoff_symbol, case C_LSYM): Use define_symbol.