GDB (xrefs)
|
#include "compile-object-load.h"
Go to the source code of this file.
Functions | |
void | compile_object_run (struct compile_module *module) |
void compile_object_run | ( | struct compile_module * | module | ) |
Definition at line 116 of file compile-object-run.c.
References BLOCK_START, call_function_by_hand_dummy(), CATCH, copy_type_recursive(), create_copied_types_hash(), do_module_cleanup, END_CATCH, do_module_cleanup::executedp, find_dummy_frame_dtor(), compile_module::func_sym, gdb_assert, lookup_pointer_type(), do_module_cleanup::munmap_list_head, compile_module::munmap_list_head, compile_module::objfile, objfile_name(), do_module_cleanup::objfile_name_string, do_module_cleanup::out_value_addr, compile_module::out_value_addr, compile_module::out_value_type, do_module_cleanup::out_value_type, compile_module::regs_addr, RETURN_MASK_ERROR, compile_module::scope, do_module_cleanup::scope, compile_module::scope_data, do_module_cleanup::scope_data, compile_module::source_file, do_module_cleanup::source_file, SYMBOL_BLOCK_VALUE, SYMBOL_TYPE, throw_exception(), TRY, TYPE_CODE, TYPE_CODE_FUNC, TYPE_FIELD_TYPE, TYPE_NFIELDS, value_from_pointer(), xfree(), and xmalloc().
Referenced by eval_compile_command().