#include "symbol.h"
#include "format_output.h"
#include "xml_output.h"
Go to the source code of this file.
Data Structures | |
class | xml_utils |
Typedefs | |
typedef symbol_collection::const_iterator | sym_iterator |
Variables | |
bool | want_xml |
xml_utils * | xml_support |
utility routines for generating XML
Definition in file xml_utils.h.
typedef symbol_collection::const_iterator sym_iterator |
Definition at line 18 of file xml_utils.h.
bool want_xml |
Definition at line 22 of file xml_utils.cpp.
Referenced by arrange_profiles(), describe_cpu(), describe_header(), main(), and operator<().
Definition at line 31 of file xml_utils.cpp.