GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
lazy_string_smob Struct Reference

Public Attributes

gdb_smob base
 
CORE_ADDR address
 
char * encoding
 
int length
 
SCM type
 

Detailed Description

Definition at line 32 of file scm-lazy-string.c.

Member Data Documentation

◆ address

CORE_ADDR lazy_string_smob::address

◆ base

gdb_smob lazy_string_smob::base

Definition at line 35 of file scm-lazy-string.c.

Referenced by lsscm_make_lazy_string_smob().

◆ encoding

char* lazy_string_smob::encoding

◆ length

int lazy_string_smob::length

◆ type

SCM lazy_string_smob::type

The documentation for this struct was generated from the following file: