Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_frame2.c156 Dwarf_Cie cieptr, Dwarf_Unsigned length, in validate_length() argument
163 Dwarf_Unsigned address_size = cieptr->ci_address_size; in validate_length()
742 Dwarf_Cie cieptr = cie_ptr_in; in dwarf_create_fde_from_after_start() local
758 enum Dwarf_augmentation_type augt = cieptr->ci_augmentation_type; in dwarf_create_fde_from_after_start()
770 cieptr-> ci_gnu_fde_begin_encoding, in dwarf_create_fde_from_after_start()
787 cieptr->ci_gnu_fde_begin_encoding, in dwarf_create_fde_from_after_start()
885 new_fde->fd_cie_index = cieptr->ci_index; in dwarf_create_fde_from_after_start()
886 new_fde->fd_cie = cieptr; in dwarf_create_fde_from_after_start()
902 validate_length(dbg,cieptr,new_fde->fd_length, in dwarf_create_fde_from_after_start()
1493 Dwarf_Small *cieptr = 0; in get_cieptr_given_offset() local
[all …]
/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.msg415 @ MSG_UNW_FDELNGTH " length: %#x cieptr: %#x"