Home
last modified time | relevance | path

Searched refs:N_SLINE (Results 1 – 23 of 23) sorted by relevance

/trueos/include/
HDstab.h51 #define N_SLINE 0x44 /* text segment line number */ macro
/trueos/contrib/binutils/gas/
HDstabs.c280 case N_SLINE: in s_stab_generic()
633 sprintf (buf, "%d,0,%d,%s-%s\n", N_SLINE, lineno, in stabs_generate_asm_lineno()
639 sprintf (buf, "%d,0,%d,%s\n", N_SLINE, lineno, sym); in stabs_generate_asm_lineno()
HDecoff.c3466 if (type == N_SLINE) in ecoff_stab()
/trueos/contrib/gcc/
HDxcoffout.c236 case N_SLINE: in stab_to_sclass()
HDstab.def79 __define_stab (N_SLINE, 0x44, "SLINE")
HDdbxout.c555 dbxout_int (N_SLINE); in dbxout_begin_stabn_sline()
1282 dbxout_stabd (N_SLINE, lineno); in dbxout_source_line()
HDmips-tfile.c3530 if (code == (int) N_SLINE) in parse_stabs_common()
HDChangeLog-200124086 defaults for N_SLINE and N_SOL.
HDChangeLog-20048059 an internal label and an N_SLINE .stabn whose value is the
/trueos/usr.bin/ldd/
HDsods.c503 case N_SLINE: strcpy(type, "sline"); break; in dump_sym()
/trueos/contrib/llvm/include/llvm/Support/
HDMachO.h328 N_SLINE = 0x44u, enumerator
/trueos/contrib/gdb/gdb/
HDdbxread.c1288 if (bfd_h_get_8 (abfd, bufp->e_type) == N_SLINE) in read_dbx_symtab()
2078 case N_SLINE: in read_dbx_symtab()
2960 case N_SLINE: in process_one_symbol()
HDmdebugread.c3259 case N_SLINE: in parse_partial_symbols()
3941 process_one_symbol (N_SLINE, 0, valu, name, in psymtab_to_symtab_1()
/trueos/contrib/binutils/bfd/
HDsyms.c1315 case N_SLINE: in _bfd_stab_section_find_nearest_line()
HDaoutx.h2707 case N_SLINE: in NAME()
HDChangeLog-02039820 N_SLINE encountered if we see an N_FUN before any N_SLINE.
/trueos/contrib/binutils/include/aout/
HDstab.def87 __define_stab (N_SLINE, 0x44, "SLINE")
/trueos/contrib/gdb/gdb/doc/
HDstabs.texinfo518 @findex N_SLINE
519 An @code{N_SLINE} symbol represents the start of a source line. The
523 relative to the function in which the @code{N_SLINE} symbol occurs.
529 to @code{N_SLINE} but are relocated differently by the linker. They
588 @code{N_SLINE} symbol.
3270 @item 0x44 N_SLINE
3981 many stabs. Making sure this is done for @code{N_SLINE},
/trueos/contrib/binutils/binutils/
HDwrstabs.c2271 return stab_write_symbol (info, N_SLINE, lineno, addr - info->fnaddr, in stab_lineno()
HDstabs.c573 case N_SLINE: in parse_stab()
HDChangeLog-0203951 * stabs.c (parse_stab): For N_SLINE only include
/trueos/contrib/gcc/config/rs6000/
HDrs6000.c18025 dbxout_stabd (N_SLINE, BRANCH_ISLAND_LINE_NUMBER (branch_island)); in macho_branch_islands()
18062 dbxout_stabd (N_SLINE, BRANCH_ISLAND_LINE_NUMBER (branch_island)); in macho_branch_islands()
/trueos/contrib/gcc/doc/
HDtm.texi8298 the current line number (@code{N_SLINE}) should be relative to the