Skip to main content

dr_disasm_flags_t_DR_DISASM_ATT

Constant dr_disasm_flags_t_DR_DISASM_ATT 

Source
pub const dr_disasm_flags_t_DR_DISASM_ATT: dr_disasm_flags_t = 2;
Expand description

Requests AT&T syntax for disassembly. This sets the same option that is controlled by the runtime option \p -syntax_att. Implicit operands are not displayed.