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