Rizin
unix-like reverse engineering framework and cli tools
go_asm_pattern_t Struct Reference

Public Attributes

const ut8pattern
 
const ut8mask
 
ut32 size
 
bool xrefs
 

Detailed Description

Definition at line 56 of file golang.c.

Member Data Documentation

◆ mask

const ut8* go_asm_pattern_t::mask

Definition at line 58 of file golang.c.

Referenced by go_is_sign_match().

◆ pattern

const ut8* go_asm_pattern_t::pattern

Definition at line 57 of file golang.c.

Referenced by go_is_sign_match().

◆ size

ut32 go_asm_pattern_t::size

Definition at line 59 of file golang.c.

Referenced by go_is_sign_match().

◆ xrefs

bool go_asm_pattern_t::xrefs

Definition at line 60 of file golang.c.

Referenced by go_is_sign_match().


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