CBMC
|
Commandline parser for the memory analyzer executing main work. More...
#include "memory_analyzer_parse_options.h"
#include <util/config.h>
#include <util/exit_codes.h>
#include <util/help_formatter.h>
#include <util/message.h>
#include <util/version.h>
#include <goto-programs/goto_model.h>
#include <goto-programs/read_goto_binary.h>
#include <goto-programs/show_symbol_table.h>
#include <ansi-c/ansi_c_language.h>
#include <langapi/mode.h>
#include "analyze_symbol.h"
#include <fstream>
#include <iostream>
Go to the source code of this file.
Commandline parser for the memory analyzer executing main work.
Definition in file memory_analyzer_parse_options.cpp.