Skip to main content

dr_memory_dump_flags_t_DR_MEMORY_DUMP_ELF

Constant dr_memory_dump_flags_t_DR_MEMORY_DUMP_ELF 

Source
pub const dr_memory_dump_flags_t_DR_MEMORY_DUMP_ELF: dr_memory_dump_flags_t = 2;
Expand description

Memory dump in Executable and Linkable Format. This API has the same restrictions in where it can be called from as dr_suspend_all_other_threads_ex().

\note X64 Linux only.