#include "compile/compile.h"
#include "gdbsupport/enum-flags.h"
#include "gcc-c-plugin.h"
Go to the source code of this file.
◆ c_get_mode_for_size()
const char * c_get_mode_for_size |
( |
int | size | ) |
|
|
extern |
◆ c_get_range_decl_name()
std::string c_get_range_decl_name |
( |
const struct dynamic_prop * | prop | ) |
|
|
extern |
◆ c_symbol_substitution_name()
gdb::unique_xmalloc_ptr< char > c_symbol_substitution_name |
( |
struct symbol * | sym | ) |
|
|
extern |
◆ DEF_ENUM_FLAGS_TYPE()
DEF_ENUM_FLAGS_TYPE |
( |
enum | gcc_qualifiers, |
|
|
gcc_qualifiers_flags | ) |
◆ generate_c_for_variable_locations()
Definition at line 611 of file compile-c-symbols.c.
References eq_symname(), block::function(), gdbarch_num_regs(), generate_c_for_for_one_variable(), hash_symname(), block::static_block(), block::superblock(), symbol_seen(), xcalloc(), and xfree().
Referenced by compile_program< CompileInstanceType, PushUserExpressionPolicy, PopUserExpressionPolicy, AddCodeHeaderPolicy, AddCodeFooterPolicy, AddInputPolicy >::compute().
◆ gcc_convert_symbol
gcc_c_oracle_function gcc_convert_symbol |
|
extern |
◆ gcc_symbol_address
gcc_c_symbol_address_function gcc_symbol_address |
|
extern |