#include "pefstruc.h"
#include "htpefimp.h"
#include "formats.h"
#include "htendian.h"
#include "htformat.h"
Go to the source code of this file.
|
Definition at line 35 of file htpef.h. Referenced by htpefheader_init(). |
|
|
|
Definition at line 38 of file htpef.h. Referenced by htpefheader_init(). |
|
|
|
Definition at line 41 of file htpef.h. Referenced by htpefheader_init(). |
|
|
|
Definition at line 30 of file htpef.h. Referenced by ht_pef::init(). |
|
Definition at line 31 of file htpef.h. Referenced by htpefheader_init(). |
|
Definition at line 33 of file htpef.h. Referenced by htpefimage_init(). |
|
Definition at line 32 of file htpef.h. Referenced by htpefimports_init(). |
|
Definition at line 205 of file htpef.cc. References PEFAddress::a32, pef_section_headers::count, pef_valid_section(), pef_section_headers::sheaders, and UINT. |
|
Definition at line 177 of file htpef.cc. References PEFAddress::a32, pef_section_headers::count, pef_phys_and_mem_section(), pef_section_headers::sheaders, and UINT. Referenced by PEFAnalyser::addressToFileofs(). |
|
Definition at line 191 of file htpef.cc. References PEFAddress::a32, pef_section_headers::count, pef_valid_section(), pef_section_headers::sheaders, and UINT. Referenced by PEFAnalyser::getSegmentNameByAddress(), and PEFAnalyser::validAddress(). |
|
Definition at line 222 of file htpef.cc. References PEFAddress::a32, pef_section_headers::count, pef_phys_and_mem_section(), pef_section_headers::sheaders, and UINT. Referenced by PEFAnalyser::fileofsToAddress(). |
|
|
|
Definition at line 167 of file htpef.cc. Referenced by htpefimage_init(), pef_addr_to_ofs(), and pef_ofs_to_addr(). |
|
Definition at line 172 of file htpef.cc. Referenced by pef_addr_is_valid(), pef_addr_to_section(), and pef_ofs_to_section(). |
|
|