#include "analy.h"
#include "common.h"
#include "global.h"
#include "stream.h"
Go to the source code of this file.
Functions | |
int | export_to_sym (Analyser *analy, ht_streamfile *file) |
|
Definition at line 141 of file out_sym.cc. References Analyser::active, dword, Analyser::enumSymbols(), file, malloc(), MAX_SYMBOLS_PER_SEGMENT, MIN, NULL, UINT, and word. Referenced by ht_aviewer::exportFileDialog(). |