webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <PEImage.h>
Public Member Functions | |
PEImage (HMODULE) | |
bool | isValid () const |
const void * | convertRVAToAddress (DWORD) const |
const void * | dataDirectoryEntryAddress (DWORD entryIndex) const |
|
explicit |
const void * WebCore::PEImage::convertRVAToAddress | ( | DWORD | rva | ) | const |
const void * WebCore::PEImage::dataDirectoryEntryAddress | ( | DWORD | entryIndex | ) | const |
|
inline |