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.
pub const dr_disasm_flags_t_DR_DISASM_ATT: dr_disasm_flags_t = 2;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.