#include <ImportedFunctionsEnumerator.h>
◆ ImportedFunctionsEnumerator()
WebCore::ImportedFunctionsEnumerator::ImportedFunctionsEnumerator |
( |
const PEImage & |
image, |
|
|
const IMAGE_THUNK_DATA * |
importNameTable, |
|
|
const IMAGE_THUNK_DATA * |
importAddressTable |
|
) |
| |
|
explicit |
◆ addressOfCurrentFunctionPointer()
const void *const * WebCore::ImportedFunctionsEnumerator::addressOfCurrentFunctionPointer |
( |
| ) |
const |
◆ currentFunctionName()
const char * WebCore::ImportedFunctionsEnumerator::currentFunctionName |
( |
| ) |
const |
◆ isAtEnd()
bool WebCore::ImportedFunctionsEnumerator::isAtEnd |
( |
| ) |
const |
◆ next()
void WebCore::ImportedFunctionsEnumerator::next |
( |
void |
| ) |
|
The documentation for this class was generated from the following files: