| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | xcoffout.h | 76 if (CODE == N_FUN) \ 81 if (CODE == N_FUN && GET_CODE (ADDR) == SYMBOL_REF) \
|
| H A D | xcoffout.c | 210 case N_FUN: in stab_to_sclass()
|
| H A D | dbxout.c | 121 #define DBX_STATIC_CONST_VAR_CODE N_FUN 933 dbxout_begin_empty_stabs (N_FUN); in dbxout_function_end() 946 dbxout_begin_empty_stabs (N_FUN); in dbxout_function_end() 1344 dbxout_finish_complex_stabs (current_function_decl, N_FUN, 0, in dbxout_switch_text_section() 2770 dbxout_finish_complex_stabs (decl, N_FUN, XEXP (decl_rtl, 0), 0, 0); in dbxout_symbol()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | xcoffout.h | 76 if (CODE == N_FUN) \ 81 if (CODE == N_FUN && GET_CODE (ADDR) == SYMBOL_REF) \
|
| H A D | xcoffout.cc | 209 case N_FUN: in stab_to_sclass()
|
| H A D | dbxout.cc | 122 #define DBX_STATIC_CONST_VAR_CODE N_FUN 936 dbxout_begin_empty_stabs (N_FUN); in dbxout_function_end() 949 dbxout_begin_empty_stabs (N_FUN); in dbxout_function_end() 1347 dbxout_finish_complex_stabs (current_function_decl, N_FUN, 0, in dbxout_switch_text_section() 2774 dbxout_finish_complex_stabs (decl, N_FUN, XEXP (decl_rtl, 0), 0, 0); in dbxout_symbol()
|
| /netbsd-src/include/ |
| H A D | stab.h | 45 #define N_FUN 0x24 /* procedure name */ macro
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/ |
| H A D | stab.d | 52 N_FUN = 0x24, /// procedure: name,,n_sect,linenumber,address enumerator
|
| /netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
| H A D | stabs.c | 246 if (!(stab->n_type == N_FUN || stab->n_type == N_GSYM || in stabs_read() 329 assert(stab->n_type != N_FUN || (iidescp->ii_type != II_GFUN && in stabs_read()
|
| H A D | ctftools.h | 113 #define N_FUN 0x24 /* procedure: name,,0,linenumber,0 */ macro
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | stab.h | 83 #define N_FUN 0x24 /* procedure: name,,0,linenumber,0 */ macro
|
| H A D | Stabs.cc | 1134 if (comdat && np->n_type == N_FUN && np->n_other == 1) in get_stab() 1296 case N_FUN: in srcline_Stabs() 2065 case N_FUN: in archive_Stabs() 2582 RET_S (N_FUN); in get_type_name()
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | stab.h | 83 #define N_FUN 0x24 /* procedure: name,,0,linenumber,0 */ macro
|
| H A D | Stabs.cc | 1133 if (comdat && np->n_type == N_FUN && np->n_other == 1) in get_stab() 1295 case N_FUN: in srcline_Stabs() 2065 case N_FUN: in archive_Stabs() 2582 RET_S (N_FUN); in get_type_name()
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | stabs.c | 648 funcname, N_FUN, lineno + 1, startlabname) == -1) in stabs_generate_asm_func() 673 if (asprintf (&buf, "\"\",%d,0,0,%s-%s", N_FUN, sym, startlabname) == -1) in stabs_generate_asm_endfunc()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
| H A D | stabs.c | 57 #define N_FUN 0x24 /* procedure name */ macro 282 N_FUN, 0, curfun); in stabs_func()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | stabs.c | 669 funcname, N_FUN, lineno + 1, startlabname) == -1) in stabs_generate_asm_func() 695 if (asprintf (&buf, "\"\",%d,0,0,%s-%s", N_FUN, sym, startlabname) == -1) in stabs_generate_asm_endfunc()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
| H A D | stabs.c | 57 #define N_FUN 0x24 /* procedure name */ macro 283 N_FUN, 0, curfun); in stabs_func()
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | syms.c | 1137 else if (stab[TYPEOFF] == (bfd_byte) N_FUN in _bfd_stab_section_find_nearest_line() 1237 case N_FUN: in _bfd_stab_section_find_nearest_line() 1390 case N_FUN: in _bfd_stab_section_find_nearest_line()
|
| H A D | stabs.c | 569 if (type == (int) N_FUN) in _bfd_discard_section_stabs()
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | syms.c | 1156 else if (stab[TYPEOFF] == (bfd_byte) N_FUN in _bfd_stab_section_find_nearest_line() 1263 case N_FUN: in _bfd_stab_section_find_nearest_line() 1414 case N_FUN: in _bfd_stab_section_find_nearest_line()
|
| H A D | stabs.c | 607 if (type == (int) N_FUN) in _bfd_discard_section_stabs()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/ |
| H A D | MachODebugMapParser.cpp | 220 {MachO::N_FUN, "N_FUN"}, {MachO::N_STSYM, "N_STSYM"}, 434 case MachO::N_FUN: in handleStabSymbolTableEntry()
|
| /netbsd-src/external/gpl3/binutils/dist/include/aout/ |
| H A D | ChangeLog-9115 | 213 * stab.def: Remove Solaris information on N_FUN stabstring grammar;
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/aout/ |
| H A D | ChangeLog-9115 | 213 * stab.def: Remove Solaris information on N_FUN stabstring grammar;
|