#include <ld_mode.h>
Definition at line 22 of file ld_mode.h.
◆ ld_modet()
ld_modet::ld_modet |
( |
goto_cc_cmdlinet & |
_cmdline, |
|
|
const std::string & |
_base_name |
|
) |
| |
◆ doit()
◆ help_mode()
void ld_modet::help_mode |
( |
| ) |
|
|
finalvirtual |
◆ ld_hybrid_binary()
int ld_modet::ld_hybrid_binary |
( |
bool |
building_executable, |
|
|
const std::list< std::string > & |
object_files |
|
) |
| |
|
protected |
Build an ELF or Mach-O binary containing a goto-cc section.
- Parameters
-
building_executable | set to true iff the target file is an executable |
object_files | object files to be linked |
- Returns
- zero, unless an error occurred
Definition at line 166 of file ld_mode.cpp.
◆ run_ld()
call ld with original command line
Definition at line 144 of file ld_mode.cpp.
◆ gcc_message_handler
◆ goto_binary_tmp_suffix
const std::string ld_modet::goto_binary_tmp_suffix |
|
protected |
◆ native_tool_name
std::string ld_modet::native_tool_name |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/cbmc/cbmc/src/goto-cc/ld_mode.h
- /home/runner/work/cbmc/cbmc/src/goto-cc/ld_mode.cpp