Home
last modified time | relevance | path

Searched refs:C_FUN (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dxcoff.h38 #define C_FUN 0x8e macro
H A Dxcoffout.c211 return C_FUN; in stab_to_sclass()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dxcoff.h38 #define C_FUN 0x8e macro
H A Dxcoffout.cc210 return C_FUN; in stab_to_sclass()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DXCOFFYAML.cpp73 ECase(C_FUN); in enumeration()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp253 ECase(C_FUN), ECase(C_BSTAT), ECase(C_ESTAT), ECase(C_GTLS),
269 case XCOFF::C_FUN: in GetSymbolValueName()
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dinternal.h373 #define C_FUN (0x8e) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dinternal.h373 #define C_FUN (0x8e) macro
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcoffcode.h4790 case C_FUN: in coff_slurp_symbol_table()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h4928 case C_FUN: in coff_slurp_symbol_table()
/netbsd-src/external/gpl3/gdb/dist/gdb/doc/
H A DChangeLog-1991-202112791 C_FUN stab. Other cleanups.