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

#include <tpi.h>

Public Attributes

ut32 utype
 
TpiCVPointerAttr ptr_attr
 
union {
   struct {
      ut32   pmclass
 
      ut16   pmtype
 
   }   pmember
 
   struct {
      ut32   index
 
   }   pbase
 
}; 
 
ut8 pad
 

Detailed Description

Definition at line 408 of file tpi.h.

Member Data Documentation

◆ 

union { ... }

◆ index

ut32 Tpi_LF_Pointer::index

Definition at line 417 of file tpi.h.

◆ pad

ut8 Tpi_LF_Pointer::pad

Definition at line 420 of file tpi.h.

◆ 

struct { ... } Tpi_LF_Pointer::pbase

Referenced by parse_type_pointer().

◆ pmclass

ut32 Tpi_LF_Pointer::pmclass

Definition at line 413 of file tpi.h.

◆ 

struct { ... } Tpi_LF_Pointer::pmember

Referenced by parse_type_pointer().

◆ pmtype

ut16 Tpi_LF_Pointer::pmtype

Definition at line 414 of file tpi.h.

◆ ptr_attr

TpiCVPointerAttr Tpi_LF_Pointer::ptr_attr

Definition at line 410 of file tpi.h.

Referenced by parse_type_pointer().

◆ utype

ut32 Tpi_LF_Pointer::utype

Definition at line 409 of file tpi.h.

Referenced by parse_type_pointer().


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