17#ifndef COMPILE_COMPILE_C_H
18#define COMPILE_COMPILE_C_H
21#include "gdbsupport/enum-flags.h"
70extern std::vector<bool>
93extern gdb::unique_xmalloc_ptr<char>
compile_c_instance(struct gcc_c_context *gcc_c)
gcc_type convert_type(struct type *type)
static const char * m_default_cflags
void set_callbacks(gcc_c_oracle_function *binding_oracle, gcc_c_symbol_address_function *address_oracle, void *datum)
DEF_ENUM_FLAGS_TYPE(enum gcc_qualifiers, gcc_qualifiers_flags)
gdb::unique_xmalloc_ptr< char > c_symbol_substitution_name(struct symbol *sym)
gcc_c_oracle_function gcc_convert_symbol
std::string c_get_range_decl_name(const struct dynamic_prop *prop)
gcc_c_symbol_address_function gcc_symbol_address
std::vector< bool > generate_c_for_variable_locations(compile_instance *compiler, string_file *stream, struct gdbarch *gdbarch, const struct block *block, CORE_ADDR pc)
const char * c_get_mode_for_size(int size)