webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebCore::PEImage Class Reference

#include <PEImage.h>

Public Member Functions

 PEImage (HMODULE)
 
bool isValid () const
 
const voidconvertRVAToAddress (DWORD) const
 
const voiddataDirectoryEntryAddress (DWORD entryIndex) const
 

Constructor & Destructor Documentation

◆ PEImage()

WebCore::PEImage::PEImage ( HMODULE  module)
explicit

Member Function Documentation

◆ convertRVAToAddress()

const void * WebCore::PEImage::convertRVAToAddress ( DWORD  rva) const

◆ dataDirectoryEntryAddress()

const void * WebCore::PEImage::dataDirectoryEntryAddress ( DWORD  entryIndex) const

◆ isValid()

bool WebCore::PEImage::isValid ( ) const
inline

The documentation for this class was generated from the following files: