Searched defs:ciePflag (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dunwind.c542 uint_t cieRflag = 0, ciePflag = 0; local
584 ciePflag = 0;
661 ciePflag = data[off + ndx];
670 &ndx, &ujunk, ciePflag,
683 osp->os_name, ciePflag);
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Ddwarf.c693 int ciePflag = 0, cieZflag = 0, cieLflag = 0; local
769 ciePflag = cfi_state.cieRflag = cieZflag = 0;
836 ciePflag = data[off + ndx];
841 ciePflag, e_ident, B_FALSE, sh_addr,
851 file, sh_name, ciePflag);
860 ciePflag, conv_dwarf_ehe(ciePflag,

Completed in 57 milliseconds