Searched refs:C_LSYM (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | xcoff.h | 27 #define C_LSYM 0x81 macro
|
H A D | xcoffout.c | 232 return C_LSYM; in stab_to_sclass()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | xcoff.h | 27 #define C_LSYM 0x81 macro
|
H A D | xcoffout.cc | 231 return C_LSYM; in stab_to_sclass()
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.stabs/ |
H A D | xcoff.sed | 9 # 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 D | xcoff.sed | 9 # 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 D | XCOFFYAML.cpp | 62 ECase(C_LSYM); in enumeration()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/ |
H A D | XCOFFDumper.cpp | 250 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 D | internal.h | 362 #define C_LSYM (0x81) macro
|
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/ |
H A D | internal.h | 362 #define C_LSYM (0x81) macro
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | coffcode.h | 4779 case C_LSYM: in coff_slurp_symbol_table()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | coffcode.h | 4917 case C_LSYM: in coff_slurp_symbol_table()
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1993 | 5112 * xcoffread.c (process_xcoff_symbol, case C_LSYM): Use define_symbol.
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1993 | 5112 * xcoffread.c (process_xcoff_symbol, case C_LSYM): Use define_symbol.
|