#include <htxbeimp.h>
Inheritance diagram for ht_xbe_import_function:

Public Member Functions | |
| ht_xbe_import_function (RVA address, UINT ordinal) | |
| ht_xbe_import_function (RVA address, char *name, UINT hint) | |
| ~ht_xbe_import_function () | |
Public Attributes | |
| UINT | libidx |
| bool | byname |
| RVA | address |
|
||||||||||||
|
Definition at line 509 of file htxbeimp.cc. |
|
||||||||||||||||
|
Definition at line 516 of file htxbeimp.cc. References address, byname, ht_strdup(), name, RVA, and UINT. |
|
|
Definition at line 524 of file htxbeimp.cc. |
|
|
Definition at line 44 of file htxbeimp.h. Referenced by XBEAnalyser::beginAnalysis(), ht_xbe_import_function(), and ht_xbe_import_viewer::select_entry(). |
|
|
Definition at line 36 of file htxbeimp.h. Referenced by XBEAnalyser::beginAnalysis(), ht_xbe_import_function(), and ~ht_xbe_import_function(). |
|
|
Definition at line 41 of file htxbeimp.h. |
|
|
Definition at line 35 of file htxbeimp.h. |
|
|
|
|
|
Definition at line 40 of file htxbeimp.h. Referenced by XBEAnalyser::beginAnalysis(), ht_xbe_import_function(), and ~ht_xbe_import_function(). |
|
|
Definition at line 38 of file htxbeimp.h. Referenced by XBEAnalyser::beginAnalysis(), and ht_xbe_import_function(). |
1.3.5