Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

htpeil.cc File Reference

#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


Function Documentation

int ILunpackDword dword &  result,
const byte *  buf,
int  len
 

Definition at line 223 of file htpeil.cc.

References buf, dword, and len.

Referenced by ILunpackToken().

int ILunpackToken dword &  result,
const byte *  buf,
int  len
 

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.


Variable Documentation

format_viewer_if htpeil_if
 

Initial value:

 {
        htpeil_init,
        0
}

Definition at line 179 of file htpeil.cc.


Generated on Fri May 7 21:15:49 2004 by doxygen 1.3.5