Home
last modified time | relevance | path

Searched refs:cieaugndx (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dunwind.c581 uint_t cieaugndx; in ld_unwind_populate_hdr() local
643 for (cieaugndx = 0; cieaugstr[cieaugndx]; in ld_unwind_populate_hdr()
644 cieaugndx++) { in ld_unwind_populate_hdr()
646 switch (cieaugstr[cieaugndx]) { in ld_unwind_populate_hdr()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Ddwarf.c695 uint_t cieaugndx; in dump_eh_frame() local
810 for (cieaugndx = 0; cieaugstr[cieaugndx]; cieaugndx++) { in dump_eh_frame()
811 switch (cieaugstr[cieaugndx]) { in dump_eh_frame()
887 cieaugstr[cieaugndx]); in dump_eh_frame()