ANSI-C Linking. More...
#include "linking.h"#include "linking_class.h"#include <util/c_types.h>#include <util/find_symbols.h>#include <util/message.h>#include <util/pointer_offset_size.h>#include <util/simplify_expr.h>#include <util/symbol_table_base.h>#include <langapi/language_util.h>#include "linking_diagnostics.h"#include <deque>Go to the source code of this file.
new_symbol_table into dest_symbol_table, renaming symbols from new_symbol_table when necessary. ANSI-C Linking.
Definition in file linking.cpp.
Definition at line 905 of file linking.cpp.
Definition at line 28 of file linking.cpp.
Merges the symbol table new_symbol_table into dest_symbol_table, renaming symbols from new_symbol_table when necessary.
Definition at line 1132 of file linking.cpp.