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

#include <rz_bin.h>

Public Attributes

char * name
 
char * libname
 
const char * bind
 
const char * type
 
char * classname
 
char * descriptor
 
ut32 ordinal
 
ut32 visibility
 

Detailed Description

Definition at line 700 of file rz_bin.h.

Member Data Documentation

◆ bind

const char* rz_bin_import_t::bind

◆ classname

char* rz_bin_import_t::classname

Definition at line 705 of file rz_bin.h.

Referenced by imports(), rz_bin_import_clone(), and rz_bin_import_free().

◆ descriptor

char* rz_bin_import_t::descriptor

Definition at line 706 of file rz_bin.h.

Referenced by rz_bin_import_clone(), and rz_bin_import_free().

◆ libname

char* rz_bin_import_t::libname

Definition at line 702 of file rz_bin.h.

Referenced by rz_bin_import_free(), rz_bin_mdmp_pe_get_imports(), and set_bin_relocs().

◆ name

◆ ordinal

◆ type

◆ visibility

ut32 rz_bin_import_t::visibility

Definition at line 708 of file rz_bin.h.


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