#include "fltstruc.h"#include "formats.h"#include "htendian.h"#include "htformat.h"#include "relfile.h"Go to the source code of this file.
Classes | |
| class | ht_flt |
| struct | ht_flt_shared_data |
Defines | |
| #define | DESC_FLT "flat - binary format" |
| #define | DESC_FLT_HEADER "flat/header" |
| #define | DESC_FLT_IMAGE "flat/image" |
Typedefs | |
| typedef uint32 | FLTAddress |
Variables | |
| format_viewer_if | htflt_if |
|
|
Definition at line 30 of file htflt.h. Referenced by ht_flt::init(). |
|
|
|
|
|
|
|
|
Definition at line 37 of file htflt.h. Referenced by FLTAnalyser::addressToFileofs(), FLTAnalyser::convertAddressToFLTAddress(), FLTAnalyser::fileofsToAddress(), FLTAnalyser::getSegmentNameByAddress(), and FLTAnalyser::validAddress(). |
|
|
|
1.3.5