From 3fe596e83aec6d3359f82430a88ca07947dd9b35 Mon Sep 17 00:00:00 2001 From: hasherezade Date: Sun, 25 Sep 2022 20:15:40 +0000 Subject: [PATCH] deploy: 9ba968a751eac53f805023f7b44214d6be4939de --- _data_dir_entry_wrapper_8cpp_source.html | 2 +- _data_dir_wrapper_8cpp_source.html | 2 +- _import_dir_wrapper_8cpp_source.html | 2 +- _p_e_file_8cpp_source.html | 1230 +++++++++++----------- _p_e_file_8h_source.html | 62 +- _rich_hdr_wrapper_8cpp_source.html | 4 +- _sect_hdrs_wrapper_8cpp_source.html | 6 +- class_p_e_file-members.html | 2 +- class_p_e_file.html | 72 +- functions_c.html | 2 +- functions_func_c.html | 2 +- search/all_3.js | 2 +- search/functions_3.js | 2 +- 13 files changed, 698 insertions(+), 692 deletions(-) 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() {
virtual offset_t rvaToRaw(offset_t rva)=0
virtual bufsize_t getContentSize()
Definition: Executable.h:51
Definition: PEFile.h:41
-
IMAGE_DATA_DIRECTORY * getDataDirectory()
Definition: PEFile.cpp:243
+
IMAGE_DATA_DIRECTORY * getDataDirectory()
Definition: PEFile.cpp:249
Definition: PENodeWrapper.h:25
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() {
@ RAW
Definition: Executable.h:37
BYTE * getContentAt(offset_t offset, bufsize_t size, bool allowExceptions=false)
Definition: Executable.h:57
PEFile * m_PE
Definition: PENodeWrapper.h:17
-
offset_t peDataDirOffset()
Definition: PEFile.cpp:237
+
offset_t peDataDirOffset()
Definition: PEFile.cpp:243