Searched refs:table_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 592 table_enc = data[ndx++]; in unwind_eh_frame() 638 conv_dwarf_ehe(table_enc, &dwarf_ehe_buf)); in unwind_eh_frame() 646 &initloc, table_enc, ehdr->e_ident, B_TRUE, in unwind_eh_frame() 656 _cache->c_name, table_enc); in unwind_eh_frame() 666 table_enc, ehdr->e_ident, B_TRUE, shdr->sh_addr, in unwind_eh_frame() 676 _cache->c_name, table_enc); in unwind_eh_frame()
|