diff --git a/_data_dir_entry_wrapper_8cpp_source.html b/_data_dir_entry_wrapper_8cpp_source.html index aafca43f..3c3cefc8 100644 --- a/_data_dir_entry_wrapper_8cpp_source.html +++ b/_data_dir_entry_wrapper_8cpp_source.html @@ -145,7 +145,7 @@ $(function() {
Executable::rvaToRaw
virtual offset_t rvaToRaw(offset_t rva)=0
Executable::getContentSize
virtual bufsize_t getContentSize()
Definition: Executable.h:51
PEFile
Definition: PEFile.h:41
-
PEFile::getDataDirectory
IMAGE_DATA_DIRECTORY * getDataDirectory()
Definition: PEFile.cpp:243
+
PEFile::getDataDirectory
IMAGE_DATA_DIRECTORY * getDataDirectory()
Definition: PEFile.cpp:249
PENodeWrapper
Definition: PENodeWrapper.h:25
PENodeWrapper::m_PE
PEFile * m_PE
Definition: PENodeWrapper.h:36
diff --git a/_data_dir_wrapper_8cpp_source.html b/_data_dir_wrapper_8cpp_source.html index 6cf496ce..9ea9d34a 100644 --- a/_data_dir_wrapper_8cpp_source.html +++ b/_data_dir_wrapper_8cpp_source.html @@ -179,7 +179,7 @@ $(function() {
Executable::RAW
@ RAW
Definition: Executable.h:37
Executable::getContentAt
BYTE * getContentAt(offset_t offset, bufsize_t size, bool allowExceptions=false)
Definition: Executable.h:57
PEElementWrapper::m_PE
PEFile * m_PE
Definition: PENodeWrapper.h:17
-
PEFile::peDataDirOffset
offset_t peDataDirOffset()
Definition: PEFile.cpp:237
+
PEFile::peDataDirOffset
offset_t peDataDirOffset()
Definition: PEFile.cpp:243