#include "common.h"#include "formats.h"#include "htdata.h"#include "ilstruct.h"Go to the source code of this file.
Classes | |
| class | ht_il_metadata_entry |
| class | ht_pe_il |
| class | ht_pe_il_viewer |
Functions | |
| int | ILunpackDword (dword &result, const byte *buf, int len) |
| int | ILunpackToken (dword &result, const byte *buf, int len) |
Variables | |
| format_viewer_if | htpeil_if |
|
||||||||||||||||
|
Definition at line 223 of file htpeil.cc. References buf, dword, and len. Referenced by ILunpackToken(). |
|
||||||||||||||||
|
Definition at line 255 of file htpeil.cc. References buf, dword, IL_META_TOKEN_BASE_TYPE, IL_META_TOKEN_TYPE_DEF, IL_META_TOKEN_TYPE_REF, IL_META_TOKEN_TYPE_SPEC, ILunpackDword(), and len. |
|
|
|
1.3.5