Searched refs:N_SOL (Results 1 – 22 of 22) sorted by relevance
| /freebsd-11-stable/include/ |
| HD | stab.h | 58 #define N_SOL 0x84 /* included source file name */ macro
|
| /freebsd-11-stable/contrib/binutils/gas/ |
| HD | stabs.c | 284 case N_SOL: in s_stab_generic() 625 generate_asm_file (N_SOL, file); in stabs_generate_asm_lineno()
|
| HD | ecoff.c | 2225 (bfd_vma) 0, 0, ECOFF_MARK_STAB (N_SOL)); in add_file() 3500 if (listing && (type == N_SO || type == N_SOL)) in ecoff_stab()
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | xcoffout.c | 233 case N_SOL: in stab_to_sclass()
|
| HD | stab.def | 130 __define_stab (N_SOL, 0x84, "SOL")
|
| HD | dbxout.c | 1233 dbxout_begin_simple_stabs (filename, N_SOL); in dbxout_source_file()
|
| HD | ChangeLog-2004 | 8089 (alpha_output_filename): Do not emit N_SOL stabs here. Remove 8094 ASM_OUTPUT_FILENAME. Don't emit N_SOL stabs here.
|
| HD | ChangeLog-2001 | 24086 defaults for N_SLINE and N_SOL.
|
| /freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| HD | ctftools.h | 117 #define N_SOL 0x84 /* #included file name: name,,0,0,0 */ macro
|
| /freebsd-11-stable/contrib/binutils/bfd/ |
| HD | syms.c | 1188 case N_SOL: in _bfd_stab_section_find_nearest_line() 1305 case N_SOL: in _bfd_stab_section_find_nearest_line()
|
| HD | ecofflink.c | 2333 case N_SOL:
|
| HD | aoutx.h | 2703 case N_SOL: in NAME()
|
| HD | ChangeLog-9193 | 6195 * aoutx.h (NAME(aout,find_nearest_line)): Recognize N_SOL
|
| /freebsd-11-stable/usr.bin/ldd/ |
| HD | sods.c | 512 case N_SOL: strcpy(type, "sol"); break; in dump_sym()
|
| /freebsd-11-stable/contrib/binutils/binutils/ |
| HD | wrstabs.c | 555 return stab_write_symbol (info, N_SOL, 0, 0, filename); in stab_start_compilation_unit() 571 return stab_write_symbol (info, N_SOL, 0, 0, filename); in stab_start_source() 2266 if (! stab_write_symbol (info, N_SOL, 0, addr, file)) in stab_lineno()
|
| HD | stabs.c | 547 case N_SOL: in parse_stab()
|
| /freebsd-11-stable/contrib/binutils/include/aout/ |
| HD | stab.def | 153 __define_stab (N_SOL, 0x84, "SOL")
|
| /freebsd-11-stable/contrib/gdb/gdb/ |
| HD | dbxread.c | 1573 case N_SOL: in read_dbx_symtab() 2936 case N_SOL: in process_one_symbol()
|
| HD | mdebugread.c | 2908 case N_SOL: in parse_partial_symbols()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| HD | MachO.h | 366 N_SOL = 0x84u, enumerator
|
| /freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-nm/ |
| HD | llvm-nm.cpp | 637 {MachO::N_SOL, "SOL"},
|
| /freebsd-11-stable/contrib/gdb/gdb/doc/ |
| HD | stabs.texinfo | 464 traditional @code{N_SOL} approach, Sun's @code{N_BINCL} approach, and the 468 @findex N_SOL 469 An @code{N_SOL} symbol specifies which include file subsequent symbols 473 @code{N_SOL} symbol with the name of the main source file. 3312 @item 0x84 N_SOL
|