Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_debuginfo/
Dreaddwarf.c2182 if (0 && debuginfo->ddump_frames) in summarise_context()
2261 if (0 && debuginfo->ddump_frames) \ in summarise_context()
2766 Bool ddump_frames ) in dwarfexpr_to_dag() argument
2849 if (ddump_frames) in dwarfexpr_to_dag()
2864 if (ddump_frames) in dwarfexpr_to_dag()
2874 if (ddump_frames) in dwarfexpr_to_dag()
2884 if (ddump_frames) in dwarfexpr_to_dag()
2892 if (ddump_frames) in dwarfexpr_to_dag()
2900 if (ddump_frames) in dwarfexpr_to_dag()
2908 if (ddump_frames) in dwarfexpr_to_dag()
[all …]
Dpriv_storage.h555 Bool ddump_frames; /* mimic /usr/bin/readelf --debug-dump=frames */ member
Ddebuginfo.c196 di->ddump_frames = VG_(clo_debug_dump_frames); in alloc_DebugInfo()