Searched refs:N_SLINE (Results 1 – 23 of 23) sorted by relevance
| /trueos/include/ |
| HD | stab.h | 51 #define N_SLINE 0x44 /* text segment line number */ macro
|
| /trueos/contrib/binutils/gas/ |
| HD | stabs.c | 280 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()
|
| HD | ecoff.c | 3466 if (type == N_SLINE) in ecoff_stab()
|
| /trueos/contrib/gcc/ |
| HD | xcoffout.c | 236 case N_SLINE: in stab_to_sclass()
|
| HD | stab.def | 79 __define_stab (N_SLINE, 0x44, "SLINE")
|
| HD | dbxout.c | 555 dbxout_int (N_SLINE); in dbxout_begin_stabn_sline() 1282 dbxout_stabd (N_SLINE, lineno); in dbxout_source_line()
|
| HD | mips-tfile.c | 3530 if (code == (int) N_SLINE) in parse_stabs_common()
|
| HD | ChangeLog-2001 | 24086 defaults for N_SLINE and N_SOL.
|
| HD | ChangeLog-2004 | 8059 an internal label and an N_SLINE .stabn whose value is the
|
| /trueos/usr.bin/ldd/ |
| HD | sods.c | 503 case N_SLINE: strcpy(type, "sline"); break; in dump_sym()
|
| /trueos/contrib/llvm/include/llvm/Support/ |
| HD | MachO.h | 328 N_SLINE = 0x44u, enumerator
|
| /trueos/contrib/gdb/gdb/ |
| HD | dbxread.c | 1288 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()
|
| HD | mdebugread.c | 3259 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/ |
| HD | syms.c | 1315 case N_SLINE: in _bfd_stab_section_find_nearest_line()
|
| HD | aoutx.h | 2707 case N_SLINE: in NAME()
|
| HD | ChangeLog-0203 | 9820 N_SLINE encountered if we see an N_FUN before any N_SLINE.
|
| /trueos/contrib/binutils/include/aout/ |
| HD | stab.def | 87 __define_stab (N_SLINE, 0x44, "SLINE")
|
| /trueos/contrib/gdb/gdb/doc/ |
| HD | stabs.texinfo | 518 @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/ |
| HD | wrstabs.c | 2271 return stab_write_symbol (info, N_SLINE, lineno, addr - info->fnaddr, in stab_lineno()
|
| HD | stabs.c | 573 case N_SLINE: in parse_stab()
|
| HD | ChangeLog-0203 | 951 * stabs.c (parse_stab): For N_SLINE only include
|
| /trueos/contrib/gcc/config/rs6000/ |
| HD | rs6000.c | 18025 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/ |
| HD | tm.texi | 8298 the current line number (@code{N_SLINE}) should be relative to the
|