Modifier and Type | Field and Description |
---|---|
static int |
ENTRYSZ |
int |
forwarder |
int |
name |
int |
rva |
int |
thunk |
int |
timestamp |
Constructor and Description |
---|
ImportDirectoryEntry(RandomAccessFile file) |
ImportDirectoryEntry(RandomAccessFile file,
long offset) |
public static final int ENTRYSZ
public int rva
public int timestamp
public int forwarder
public int name
public int thunk
public ImportDirectoryEntry(RandomAccessFile file) throws IOException
IOException
public ImportDirectoryEntry(RandomAccessFile file, long offset) throws IOException
IOException
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.