Home
last modified time | relevance | path

Searched refs:ddump_frames (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf.c2083 if (0 && debuginfo->ddump_frames) in summarise_context()
2163 if (0 && debuginfo->ddump_frames) \ in summarise_context()
2718 Bool ddump_frames ) in dwarfexpr_to_dag() argument
2801 if (ddump_frames) in dwarfexpr_to_dag()
2816 if (ddump_frames) in dwarfexpr_to_dag()
2826 if (ddump_frames) in dwarfexpr_to_dag()
2836 if (ddump_frames) in dwarfexpr_to_dag()
2844 if (ddump_frames) in dwarfexpr_to_dag()
2852 if (ddump_frames) in dwarfexpr_to_dag()
2860 if (ddump_frames) in dwarfexpr_to_dag()
[all …]
Dpriv_storage.h614 Bool ddump_frames; /* mimic /usr/bin/readelf --debug-dump=frames */ member
Ddebuginfo.c200 di->ddump_frames = VG_(clo_debug_dump_frames); in alloc_DebugInfo()