OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:N_SO
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/coregrind/m_debuginfo/
readstabs.c
84
N_SO
= 100, /* Source file path and name */
128
stab kinds: 100
N_SO
a source file name
133
N_SO
/N_SOLs appear, and a current function base address,
268
case
N_SO
: { /* new source file */
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/stabs/
stabs-dbgfmt.c
58
N_SO
= 0x64, /* Path and name of source files */
303
yasm_symtab_define_label(info->object->symtab, ".
n_so
", bc, 1,
305
stabs_dbgfmt_append_stab(info, info->stab, 0,
N_SO
, 0, sym, bc, 0);
380
/*
N_SO
file stab */
381
stabs_dbgfmt_append_stab(&info, info.stab, filebc,
N_SO
, 0,
Completed in 31 milliseconds