Searched refs:N_SLINE (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadstabs.c85 N_SLINE = 68, /* Source line number */ enumerator in enum:__anon32519
129 68 N_SLINE a source line number
137 Finding the instruction address range covered by an N_SLINE is
138 complicated; see the N_SLINE case below.
292 case N_SLINE: { /* line info */
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/stabs/
H A Dstabs-dbgfmt.c47 N_SLINE = 0x44, /* Line numbers in .text segment */ enumerator in enum:__anon16327
273 stabs_dbgfmt_append_stab(info, info->stab, NULL, N_SLINE,
/external/llvm/include/llvm/Support/
H A DMachO.h398 N_SLINE = 0x44u, enumerator in enum:llvm::MachO::StabType
/external/valgrind/main/perf/
H A Dtinycc.c1790 __define_stab (N_SLINE, 0x44, "SLINE")
13544 put_stabn(N_SLINE, 0, file->line_num, ind - func_ind);
20516 case N_SLINE:

Completed in 205 milliseconds