Searched refs:frame_ptr_enc (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 553 uint_t vers, frame_ptr_enc, fde_cnt_enc, table_enc; in unwind_eh_frame() local 590 frame_ptr_enc = data[ndx++]; in unwind_eh_frame() 597 &frame_ptr, frame_ptr_enc, ehdr->e_ident, B_TRUE, in unwind_eh_frame() 605 file, _cache->c_name, frame_ptr_enc); in unwind_eh_frame() 616 conv_dwarf_ehe(frame_ptr_enc, &dwarf_ehe_buf), in unwind_eh_frame()
|