Remove symbols that are internal only. More...
#include "remove_internal_symbols.h"#include <util/c_types.h>#include <util/config.h>#include <util/find_symbols.h>#include <util/message.h>#include <util/namespace.h>#include <util/std_types.h>#include <util/symbol_table_base.h>#include <goto-programs/adjust_float_expressions.h>#include "static_lifetime_init.h"Go to the source code of this file.
Remove symbols that are internal only.
Definition in file remove_internal_symbols.cpp.
Definition at line 26 of file remove_internal_symbols.cpp.
Removes internal symbols from a symbol table A symbol is EXPORTED if it is a.
Read http://gcc.gnu.org/ml/gcc/2006-11/msg00006.html on "extern inline"
Definition at line 106 of file remove_internal_symbols.cpp.
Removes internal symbols from a symbol table A symbol is EXPORTED if it is a.
Read http://gcc.gnu.org/ml/gcc/2006-11/msg00006.html on "extern inline"
Definition at line 129 of file remove_internal_symbols.cpp.