Home
last modified time | relevance | path

Searched refs:byte_offset_p (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDada-lang.c6586 int *byte_offset_p, int *bit_offset_p, int *bit_size_p, in find_struct_field() argument
6595 if (byte_offset_p != NULL) in find_struct_field()
6596 *byte_offset_p = 0; in find_struct_field()
6617 if (byte_offset_p != NULL) in find_struct_field()
6618 *byte_offset_p = fld_offset; in find_struct_field()
6628 field_type_p, byte_offset_p, bit_offset_p, in find_struct_field()
6645 field_type_p, byte_offset_p, in find_struct_field()