Searched refs:ciePflag (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | unwind.c | 542 uint_t cieRflag = 0, ciePflag = 0; in ld_unwind_populate_hdr() local 584 ciePflag = 0; in ld_unwind_populate_hdr() 661 ciePflag = data[off + ndx]; in ld_unwind_populate_hdr() 670 &ndx, &ujunk, ciePflag, in ld_unwind_populate_hdr() 683 osp->os_name, ciePflag); in ld_unwind_populate_hdr()
|
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | dwarf.c | 693 int ciePflag = 0, cieZflag = 0, cieLflag = 0; in dump_eh_frame() local 769 ciePflag = cfi_state.cieRflag = cieZflag = 0; in dump_eh_frame() 836 ciePflag = data[off + ndx]; in dump_eh_frame() 841 ciePflag, e_ident, B_FALSE, sh_addr, in dump_eh_frame() 851 file, sh_name, ciePflag); in dump_eh_frame() 860 ciePflag, conv_dwarf_ehe(ciePflag, in dump_eh_frame()
|