GDB (xrefs)
Functions
/home/stan/gdb/src/gdb/jv-typeprint.c File Reference
#include "defs.h"
#include "symtab.h"
#include "gdbtypes.h"
#include "value.h"
#include "demangle.h"
#include "gdb-demangle.h"
#include "jv-lang.h"
#include "gdb_string.h"
#include "typeprint.h"
#include "c-lang.h"
#include "cp-abi.h"
#include "cp-support.h"
#include "gdb_assert.h"

Go to the source code of this file.

Functions

static void java_type_print_base (struct type *type, struct ui_file *stream, int show, int level, const struct type_print_options *flags)
static void java_type_print_derivation_info (struct ui_file *stream, struct type *type)
void java_print_type (struct type *type, const char *varstring, struct ui_file *stream, int show, int level, const struct type_print_options *flags)

Function Documentation

void java_print_type ( struct type type,
const char *  varstring,
struct ui_file stream,
int  show,
int  level,
const struct type_print_options flags 
)
static void java_type_print_base ( struct type type,
struct ui_file stream,
int  show,
int  level,
const struct type_print_options flags 
) [static]
static void java_type_print_derivation_info ( struct ui_file stream,
struct type type 
) [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines