Home
last modified time | relevance | path

Searched refs:var_info (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/main/coregrind/
Dm_tooliface.c94 .var_info = False,
216 NEEDS(var_info) in NEEDS()
Dpub_core_tooliface.h91 Bool var_info; member
/external/valgrind/main/coregrind/m_debuginfo/
Dreadmacho.c1079 if (VG_(needs).var_info /* the tool requires it */ in ML_()
Dreadelf.c2546 if (VG_(needs).var_info /* the tool requires it */ in ML_()
2574 if (0 && (VG_(needs).var_info || VG_(clo_read_var_info))) { in ML_()