#include <gcc_mode.h>
Definition at line 27 of file gcc_mode.h.
◆ gcc_modet()
gcc_modet::gcc_modet |
( |
goto_cc_cmdlinet & |
_cmdline, |
|
|
const std::string & |
_base_name, |
|
|
bool |
_produce_hybrid_binary |
|
) |
| |
◆ asm_output()
int gcc_modet::asm_output |
( |
bool |
act_as_bcc, |
|
|
const std::list< std::string > & |
preprocessed_source_files, |
|
|
const compilet & |
compiler |
|
) |
| |
|
protected |
◆ doit()
◆ gcc_hybrid_binary()
int gcc_modet::gcc_hybrid_binary |
( |
compilet & |
compiler | ) |
|
|
protected |
◆ help_mode()
void gcc_modet::help_mode |
( |
| ) |
|
|
finalvirtual |
◆ needs_preprocessing()
bool gcc_modet::needs_preprocessing |
( |
const std::string & |
file | ) |
|
|
staticprotected |
◆ preprocess()
int gcc_modet::preprocess |
( |
const std::string & |
language, |
|
|
const std::string & |
src, |
|
|
const std::string & |
dest, |
|
|
bool |
act_as_bcc |
|
) |
| |
|
protected |
◆ run_gcc()
int gcc_modet::run_gcc |
( |
const compilet & |
compiler | ) |
|
|
protected |
call gcc with original command line
Definition at line 902 of file gcc_mode.cpp.
◆ arch_map
const std::map<std::string, std::set<std::string> > gcc_modet::arch_map |
|
protected |
Associate CBMC architectures with processor names.
Definition at line 48 of file gcc_mode.h.
◆ gcc_message_handler
◆ gcc_version
◆ goto_binary_tmp_suffix
const std::string gcc_modet::goto_binary_tmp_suffix |
|
protected |
◆ native_tool_name
std::string gcc_modet::native_tool_name |
|
protected |
◆ produce_hybrid_binary
const bool gcc_modet::produce_hybrid_binary |
|
protected |
The documentation for this class was generated from the following files: