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

Go to the source code of this file.

Functions

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

Function Documentation

◆ print_go_string()

static void print_go_string ( 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