Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Dpro_die.h50 Dwarf_ufixed *abb_attrs; /* holds names of attrs */
51 Dwarf_ufixed *abb_forms; /* forms of attributes */
H A Ddwarf_form.c303 attr->ar_debug_info_ptr, sizeof(Dwarf_ufixed)); in dwarf_formref()
439 attr->ar_debug_info_ptr, sizeof(Dwarf_ufixed)); in dwarf_global_formref()
475 attr->ar_debug_info_ptr, sizeof(Dwarf_ufixed)); in dwarf_global_formref()
497 attr->ar_debug_info_ptr, sizeof(Dwarf_ufixed)); in dwarf_global_formref()
653 sizeof(Dwarf_ufixed)); in dwarf_formudata()
806 attr->ar_debug_info_ptr, sizeof(Dwarf_ufixed)); in dwarf_formblock()
807 data = attr->ar_debug_info_ptr + sizeof(Dwarf_ufixed); in dwarf_formblock()
H A Ddwarf_base_types.h103 typedef __uint32_t Dwarf_ufixed; typedef
H A Ddwarf_util.c99 val_ptr, sizeof(Dwarf_ufixed)); in _dwarf_get_size_of_val()
100 return (ret_value + sizeof(Dwarf_ufixed)); in _dwarf_get_size_of_val()
H A Ddwarf_frame2.c1286 input_field, sizeof(Dwarf_ufixed)); in read_encoded_ptr()
1288 *input_field_updated = input_field + sizeof(Dwarf_ufixed); in read_encoded_ptr()
1327 sizeof(Dwarf_ufixed)); in read_encoded_ptr()
1328 SIGN_EXTEND(val, sizeof(Dwarf_ufixed)); in read_encoded_ptr()
1330 *input_field_updated = input_field + sizeof(Dwarf_ufixed); in read_encoded_ptr()
H A Dpro_section.c1808 sizeof(dw), sizeof(Dwarf_ufixed)); in _dwarf_pro_generate_debuginfo()
2131 Dwarf_ufixed *forms = 0; in _dwarf_pro_getabbrev()
2132 Dwarf_ufixed *attrs = 0; in _dwarf_pro_getabbrev()
2163 forms = (Dwarf_ufixed *) in _dwarf_pro_getabbrev()
2165 sizeof(Dwarf_ufixed) * die->di_n_attr); in _dwarf_pro_getabbrev()
2168 attrs = (Dwarf_ufixed *) in _dwarf_pro_getabbrev()
2170 sizeof(Dwarf_ufixed) * die->di_n_attr); in _dwarf_pro_getabbrev()
H A Dpro_opaque.h80 typedef __uint32_t Dwarf_ufixed; typedef
H A Ddwarf_die_deliv.c455 info_ptr, sizeof(Dwarf_ufixed)); in _dwarf_next_die_info_ptr()
H A Ddwarf_frame.c483 instr_ptr, sizeof(Dwarf_ufixed)); in _dwarf_exec_frame_instr()
484 instr_ptr += sizeof(Dwarf_ufixed); in _dwarf_exec_frame_instr()