GDB (xrefs)
Loading...
Searching...
No Matches
Functions
d-valprint.c File Reference
#include "defs.h"
#include "gdbtypes.h"
#include "gdbcore.h"
#include "d-lang.h"
#include "c-lang.h"

Go to the source code of this file.

Functions

static int dynamic_array_type (struct type *type, LONGEST embedded_offset, CORE_ADDR address, struct ui_file *stream, int recurse, struct value *val, const struct value_print_options *options)
 
void d_value_print_inner (struct value *val, struct ui_file *stream, int recurse, const struct value_print_options *options)
 

Function Documentation

◆ d_value_print_inner()

void d_value_print_inner ( struct value * val,
struct ui_file * stream,
int recurse,
const struct value_print_options * options )

◆ dynamic_array_type()

static int dynamic_array_type ( struct type * type,
LONGEST embedded_offset,
CORE_ADDR address,
struct ui_file * stream,
int recurse,
struct value * val,
const struct value_print_options * options )
static