#include "formats.h"
#include "htapp.h"
#include "htatom.h"
#include "htcoff.h"
#include "htctrl.h"
#include "htendian.h"
#include "hthex.h"
#include "htiobox.h"
#include "htnewexe.h"
#include "htpe.h"
#include "htpehead.h"
#include "htpeil.h"
#include "httag.h"
#include "htstring.h"
#include "snprintf.h"
#include "pestruct.h"
#include "ilopc.h"
#include "ilstruct.h"
#include <string.h>
Go to the source code of this file.
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. |
|
Initial value: { htpeil_init, 0 } |