Home
last modified time | relevance | path

Searched refs:N_DEBUG (Results 1 – 25 of 38) sorted by relevance

12

/netbsd-src/external/cddl/osnet/dist/head/
H A Dsyms.h79 #define N_DEBUG -2 macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h34 enum ReservedSectionNum : int16_t { N_DEBUG = -2, N_ABS = -1, N_UNDEF = 0 }; enumerator
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dinternal.h494 #define N_DEBUG ((int)-2) /* debugging symbol -- value is meaningless */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dinternal.h494 #define N_DEBUG ((int)-2) /* debugging symbol -- value is meaningless */ macro
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object-xcoff.c249 #define N_DEBUG (-2) macro
956 set_16 (&syms[0].sym.n_scnum[0], N_DEBUG); in simple_object_xcoff_write_to_file()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp125 XCOFF::ReservedSectionNum::N_DEBUG - 1;
760 W.write<int16_t>(XCOFF::ReservedSectionNum::N_DEBUG); in writeSymbolTable()
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object-xcoff.c249 #define N_DEBUG (-2) macro
956 set_16 (&syms[0].sym.n_scnum[0], N_DEBUG); in simple_object_xcoff_write_to_file()
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object-xcoff.c249 #define N_DEBUG (-2) macro
956 set_16 (&syms[0].sym.n_scnum[0], N_DEBUG); in simple_object_xcoff_write_to_file()
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object-xcoff.c249 #define N_DEBUG (-2) macro
956 set_16 (&syms[0].sym.n_scnum[0], N_DEBUG); in simple_object_xcoff_write_to_file()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcoffgen.c391 if (section_index == N_DEBUG) in coff_section_from_bfd_index()
820 coff_section_from_bfd_index (bfd_ptr, N_DEBUG); in coff_mangle_symbols()
1020 native->u.syment.n_scnum = N_DEBUG; in coff_write_symbol()
1133 native->u.syment.n_scnum = N_DEBUG; in coff_write_alien_symbol()
2455 && s->u.syment.n_scnum == N_DEBUG) in coff_find_nearest_line_with_names()
H A Dcofflink.c1528 && (isym.n_scnum == N_DEBUG in _bfd_coff_link_input_bfd()
H A Dcoffcode.h4738 if (src->u.syment.n_scnum == N_DEBUG) in coff_slurp_symbol_table()
H A Dxcofflink.c3673 && isym->n_scnum == N_DEBUG) in xcoff_keep_symbol_p()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcoffgen.c473 if (section_index == N_DEBUG) in coff_section_from_bfd_index()
933 coff_section_from_bfd_index (bfd_ptr, N_DEBUG); in coff_mangle_symbols()
1133 native->u.syment.n_scnum = N_DEBUG; in coff_write_symbol()
1247 native->u.syment.n_scnum = N_DEBUG; in coff_write_alien_symbol()
2560 && s->u.syment.n_scnum == N_DEBUG) in coff_find_nearest_line_with_names()
H A Dcofflink.c1559 && (isym.n_scnum == N_DEBUG in _bfd_coff_link_input_bfd()
H A Dcoffcode.h4876 if (src->u.syment.n_scnum == N_DEBUG) in coff_slurp_symbol_table()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DXCOFFObjectFile.cpp509 case XCOFF::N_DEBUG: in getSymbolSectionName()
/netbsd-src/external/gpl3/binutils/dist/include/
H A DChangeLog-2016798 (N_DEBUG): Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2016798 (N_DEBUG): Likewise.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2016798 (N_DEBUG): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A DChangeLog-2016798 (N_DEBUG): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dod-xcoff.c790 case N_DEBUG: in dump_xcoff32_symbols()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dod-xcoff.c791 case N_DEBUG: in dump_xcoff32_symbols()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-ppc.c1907 ppc_coff_debug_section = coff_section_from_bfd_index (stdoutput, N_DEBUG); in md_begin()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-ppc.c1886 ppc_coff_debug_section = coff_section_from_bfd_index (stdoutput, N_DEBUG); in md_begin()

12