#include <htpefimp.h>
Inheritance diagram for ht_pef_import_function:
Public Member Functions | |
ht_pef_import_function (UINT libidx, int num, const char *name, UINT sym_class) | |
~ht_pef_import_function () | |
Public Attributes | |
UINT | libidx |
int | num |
char * | name |
UINT | sym_class |
|
Definition at line 171 of file htpefimp.cc. References ht_strdup(), libidx, name, num, sym_class, and UINT. |
|
Definition at line 179 of file htpefimp.cc. References name. |
|
Definition at line 47 of file htpefimp.h. Referenced by ht_pef_import_function(), and htpefimports_init(). |
|
Definition at line 49 of file htpefimp.h. Referenced by ht_pef_import_function(), htpefimports_init(), and ~ht_pef_import_function(). |
|
Definition at line 48 of file htpefimp.h. Referenced by ht_pef_import_function(), and htpefimports_init(). |
|
Definition at line 50 of file htpefimp.h. Referenced by ht_pef_import_function(). |