OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clo_trace_redir
(Results
1 - 7
of
7
) sorted by null
/external/valgrind/main/coregrind/
pub_core_options.h
154
extern Bool VG_(
clo_trace_redir
);
m_redir.c
679
if (VG_(
clo_trace_redir
))
708
if (VG_(
clo_trace_redir
)) {
[
all
...]
m_options.c
94
Bool VG_(
clo_trace_redir
) = False;
variable
m_translate.c
[
all
...]
m_main.c
572
else if VG_BOOL_CLO(arg, "--trace-redir", VG_(
clo_trace_redir
)) {}
[
all
...]
/external/valgrind/main/coregrind/m_debuginfo/
readelf.c
[
all
...]
debuginfo.c
310
&& (VG_(clo_verbosity) > 1 || VG_(
clo_trace_redir
)))
[
all
...]
Completed in 258 milliseconds