/openbsd/gnu/gcc/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 | 202 case N_FUN: in stab_to_sclass()
|
H A D | dbxout.c | 127 #define DBX_STATIC_CONST_VAR_CODE N_FUN 932 dbxout_begin_empty_stabs (N_FUN); in dbxout_function_end() 935 dbxout_begin_empty_stabs (N_FUN); in dbxout_function_end() 944 dbxout_begin_empty_stabs (N_FUN); in dbxout_function_end() 2586 dbxout_finish_complex_stabs (decl, N_FUN, XEXP (decl_rtl, 0), 0, 0); in dbxout_symbol()
|
H A D | stab.def | 33 __define_stab (N_FUN, 0x24, "FUN")
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | xcoffout.h | 81 if (current_sym_addr && current_sym_code == N_FUN) \ 87 if (current_sym_addr && current_sym_code == N_FUN \
|
H A D | xcoffout.c | 191 case N_FUN:
|
H A D | dbxout.c | 107 #define DBX_STATIC_CONST_VAR_CODE N_FUN 404 fprintf (asmfile, "%s\"\",%d,0,0,", ASM_STABS_OP, N_FUN); in dbxout_function_end() 1983 current_sym_code = N_FUN;
|
H A D | stab.def | 33 __define_stab (N_FUN, 0x24, "FUN")
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | syms.c | 1066 else if (stab[TYPEOFF] == (bfd_byte) N_FUN) in _bfd_stab_section_find_nearest_line() 1156 case N_FUN: in _bfd_stab_section_find_nearest_line() 1306 case N_FUN: in _bfd_stab_section_find_nearest_line()
|
H A D | stabs.c | 644 if (type == (int) N_FUN)
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | stabs.c | 675 funcname, N_FUN, lineno + 1, startlabname); in stabs_generate_asm_func() 700 asprintf (&buf, "\"\",%d,0,0,%s-%s", N_FUN, sym, startlabname); in stabs_generate_asm_endfunc()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | stabs.c | 670 funcname, N_FUN, lineno + 1, startlabname); in stabs_generate_asm_func() 695 asprintf (&buf, "\"\",%d,0,0,%s-%s", N_FUN, sym, startlabname); in stabs_generate_asm_endfunc()
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | syms.c | 1095 else if (stab[TYPEOFF] == (bfd_byte) N_FUN) in _bfd_stab_section_find_nearest_line() 1185 case N_FUN: in _bfd_stab_section_find_nearest_line() 1335 case N_FUN: in _bfd_stab_section_find_nearest_line()
|
H A D | stabs.c | 566 if (type == (int) N_FUN) in _bfd_discard_section_stabs()
|
/openbsd/gnu/llvm/llvm/tools/dsymutil/ |
H A D | MachODebugMapParser.cpp | 231 {MachO::N_FUN, "N_FUN"}, {MachO::N_STSYM, "N_STSYM"}, 445 case MachO::N_FUN: in handleStabSymbolTableEntry()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | linux64.h | 373 fprintf (FILE, "%s\"\",%d,0,0,", ASM_STABS_OP, N_FUN); \
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-vms.c | 1832 if (S_GET_RAW_TYPE (sp1) == N_FUN) in VMS_local_stab_Parse() 2037 if (S_GET_RAW_TYPE (symbolP) == N_FUN) in VMS_RSYM_Parse() 2640 case N_FUN: /* Sometimes these contain typedefs. */ in VMS_LSYM_Parse() 2754 if (S_GET_RAW_TYPE (s1P) == N_FUN) in Define_Local_Symbols() 2795 if (S_GET_RAW_TYPE (s1P) == N_FUN) in Define_Routine() 4557 if (S_GET_RAW_TYPE (s1P) != N_FUN) in local_symbols_DST() 4638 case N_FUN: /* For static constant symbols */ in vms_build_DST()
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | dbxread.c | 1638 case N_FUN: in read_dbx_symtab() 1653 if (pst && nlist.n_type == N_FUN && *namestring == '\000') in read_dbx_symtab() 2695 case N_FUN: in process_one_symbol() 3073 if (type == N_FUN in process_one_symbol()
|
/openbsd/gnu/usr.bin/binutils-2.17/include/aout/ |
H A D | ChangeLog | 156 * stab.def: Remove Solaris information on N_FUN stabstring grammar;
|
H A D | stab.def | 41 __define_stab (N_FUN, 0x24, "FUN")
|
/openbsd/gnu/usr.bin/binutils/include/aout/ |
H A D | ChangeLog | 149 * stab.def: Remove Solaris information on N_FUN stabstring grammar;
|
H A D | stab.def | 41 __define_stab (N_FUN, 0x24, "FUN")
|
/openbsd/gnu/usr.bin/binutils/gdb/doc/ |
H A D | stabs.texinfo | 574 @findex N_FUN, for functions 644 symbol type @code{N_FUN}. 665 .stabs "main:F1",36,0,0,_main # @r{36 is N_FUN} 717 .stabs "baz:f1,baz,bar",36,0,0,_baz.15 # @r{36 is N_FUN} 897 .stabs "main:F1",36,0,0,_main # @r{36 is N_FUN} 1022 @findex N_FUN, for variables 1041 .stabs "var_const:S1",36,0,0,_var_const # @r{36 is N_FUN} 1144 .stabs "main:F1",36,0,0,_main # @r{36 is N_FUN} 2684 N_FUN, NIL, NIL, code_addr_of_method_start 3254 @item 0x24 N_FUN [all …]
|
/openbsd/gnu/llvm/lldb/examples/python/ |
H A D | mach_o.py | 149 N_FUN = 0x24 variable 1579 'N_FUN': N_FUN,
|
/openbsd/gnu/llvm/lld/MachO/ |
H A D | SyntheticSections.cpp | 1125 StabsEntry stab(N_FUN); in emitEndFunStab() 1197 symStab.type = N_FUN; in emitStabs()
|