Searched refs:instr_count (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_frame.c222 Dwarf_Word instr_count = 0; local
955 instr_count++;
1020 _dwarf_get_alloc(dbg, DW_DLA_FRAME_BLOCK, instr_count);
1029 for (i = 0; i < instr_count; i++) {
1040 *returned_count = (Dwarf_Sword) instr_count;
2059 Dwarf_Sword instr_count; local
2089 dbg->de_frame_cfa_col_number, &instr_count,
2098 *returned_op_count = instr_count;

Completed in 60 milliseconds