Rizin
unix-like reverse engineering framework and cli tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Friends Macros Modules Pages
RzPrintAsmColorOpts Struct Reference

Holds certain options to alter the colorizing of asm strings. More...

#include <rz_print.h>

Public Attributes

bool reset_bg
 
ut64 hl_addr
 

Detailed Description

Holds certain options to alter the colorizing of asm strings.

Definition at line 96 of file rz_print.h.

Member Data Documentation

◆ hl_addr

ut64 RzPrintAsmColorOpts::hl_addr

Definition at line 98 of file rz_print.h.

◆ reset_bg

bool RzPrintAsmColorOpts::reset_bg

Definition at line 97 of file rz_print.h.

Referenced by ds_build_op_str().


The documentation for this struct was generated from the following file: