pub const dr_cleancall_save_t_DR_CLEANCALL_INDIRECT: dr_cleancall_save_t = 32;Expand description
Requests that an indirect call be used to ensure reachability, both for reaching the callee and for any out-of-line helper routine calls. Only honored for 64-bit mode, where r11 will be used for the indirection.