#include "formats.h"
#include "coff_s.h"
#include "htcoffhd.h"
#include "htendian.h"
Go to the source code of this file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 29 of file htcoff.h. Referenced by ht_coff::init(). |
|
|
|
|
|
Definition at line 248 of file htcoff.cc. References coff_section_headers::hdr_ofs, RVA, coff_section_headers::section_count, coff_section_headers::sections, and UINT. Referenced by coff_ofs_is_valid(), coff_ofs_to_rva_and_section(), and CoffAnalyser::fileofsToAddress(). |
|
Definition at line 276 of file htcoff.cc. References coff_ofs_to_rva(), coff_ofs_to_section(), RVA, and UINT. |
|
Definition at line 262 of file htcoff.cc. References coff_section_headers::hdr_ofs, coff_section_headers::section_count, coff_section_headers::sections, and UINT. Referenced by coff_ofs_to_rva_and_section(). |
|
Definition at line 231 of file htcoff.cc. References RVA, coff_section_headers::section_count, coff_section_headers::sections, and UINT. Referenced by CoffAnalyser::validAddress(). |
|
Definition at line 219 of file htcoff.cc. References RVA, coff_section_headers::section_count, coff_section_headers::sections, and UINT. Referenced by CoffAnalyser::getSegmentNameByAddress(). |
|
Definition at line 205 of file htcoff.cc. References coff_section_headers::hdr_ofs, RVA, coff_section_headers::section_count, coff_section_headers::sections, and UINT. Referenced by CoffAnalyser::addressToFileofs(). |
|
Definition at line 192 of file htcoff.cc. References RVA, coff_section_headers::section_count, coff_section_headers::sections, and UINT. Referenced by CoffAnalyser::getSegmentNameByAddress(), and CoffAnalyser::validAddress(). |
|
|