GDB (xrefs)
|
Public Attributes | |
int | refc |
int | n |
int * | indices |
struct value * | val |
Definition at line 90 of file opencl-lang.c.
int* lval_closure::indices |
Definition at line 97 of file opencl-lang.c.
Referenced by allocate_lval_closure(), create_value(), lval_func_check_synthetic_pointer(), lval_func_free_closure(), lval_func_read(), and lval_func_write().
int lval_closure::n |
Definition at line 95 of file opencl-lang.c.
Referenced by allocate_lval_closure(), create_value(), lval_func_check_synthetic_pointer(), and lval_func_write().
int lval_closure::refc |
Definition at line 93 of file opencl-lang.c.
Referenced by allocate_lval_closure(), lval_func_copy_closure(), and lval_func_free_closure().
struct value* lval_closure::val |
Definition at line 99 of file opencl-lang.c.
Referenced by gdb-gdb.TypeFlagsPrinter::__str__(), allocate_lval_closure(), gdb-gdb.StructMainTypePrettyPrinter::bound_img(), gdb-gdb.StructMainTypePrettyPrinter::bounds_img(), create_value(), gdb-gdb.StructMainTypePrettyPrinter::flags_to_string(), lval_func_check_synthetic_pointer(), lval_func_free_closure(), lval_func_read(), lval_func_write(), gdb-gdb.StructMainTypePrettyPrinter::owner_to_string(), gdb-gdb.StructMainTypePrettyPrinter::struct_field_img(), gdb-gdb.StructTypePrettyPrinter::to_string(), gdb-gdb.StructMainTypePrettyPrinter::to_string(), and gdb-gdb.StructMainTypePrettyPrinter::type_specific_img().