emitWin.C File Reference

#include <algorithm>
#include "../common/h/parseauxv.h"
#include "Object.h"
#include "Object-nt.h"
#include "emitWin.h"
#include "Symtab.h"
#include <iostream>
#include <dbghelp.h>

Go to the source code of this file.

Functions

static RegiongetDyninstSection (Symtab *st)
static Offset copy_ILT_or_ALT (unsigned int idtIdx, vector< pair< string, IMAGE_IMPORT_DESCRIPTOR > > &idt, const vector< void * > &iltEntries, const unsigned char *ptrDyn, Offset secOff, Offset ptrToWrite, int addrWidth, bool isILT)

Function Documentation

static Offset copy_ILT_or_ALT ( unsigned int  idtIdx,
vector< pair< string, IMAGE_IMPORT_DESCRIPTOR > > &  idt,
const vector< void * > &  iltEntries,
const unsigned char *  ptrDyn,
Offset  secOff,
Offset  ptrToWrite,
int  addrWidth,
bool  isILT 
) [static]

Definition at line 88 of file emitWin.C.

Referenced by Dyninst::SymtabAPI::emitWin::writeImpTable().

static Region* getDyninstSection ( Symtab st  )  [static]
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1