Home
last modified time | relevance | path

Searched refs:N_FUN (Results 1 – 25 of 87) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dxcoffout.h76 if (CODE == N_FUN) \
81 if (CODE == N_FUN && GET_CODE (ADDR) == SYMBOL_REF) \
H A Dxcoffout.c210 case N_FUN: in stab_to_sclass()
H A Ddbxout.c121 #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 Dxcoffout.h76 if (CODE == N_FUN) \
81 if (CODE == N_FUN && GET_CODE (ADDR) == SYMBOL_REF) \
H A Dxcoffout.cc209 case N_FUN: in stab_to_sclass()
H A Ddbxout.cc122 #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 Dstab.h45 #define N_FUN 0x24 /* procedure name */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/
H A Dstab.d52 N_FUN = 0x24, /// procedure: name,,n_sect,linenumber,address enumerator
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dstabs.c246 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 Dctftools.h113 #define N_FUN 0x24 /* procedure: name,,0,linenumber,0 */ macro
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dstab.h83 #define N_FUN 0x24 /* procedure: name,,0,linenumber,0 */ macro
H A DStabs.cc1134 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 Dstab.h83 #define N_FUN 0x24 /* procedure: name,,0,linenumber,0 */ macro
H A DStabs.cc1133 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 Dstabs.c648 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 Dstabs.c57 #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 Dstabs.c669 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 Dstabs.c57 #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 Dsyms.c1137 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 Dstabs.c569 if (type == (int) N_FUN) in _bfd_discard_section_stabs()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dsyms.c1156 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 Dstabs.c607 if (type == (int) N_FUN) in _bfd_discard_section_stabs()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp220 {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 DChangeLog-9115213 * stab.def: Remove Solaris information on N_FUN stabstring grammar;
/netbsd-src/external/gpl3/binutils.old/dist/include/aout/
H A DChangeLog-9115213 * stab.def: Remove Solaris information on N_FUN stabstring grammar;

1234