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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_loc.c92 Dwarf_Unsigned op_count = 0; local
109 op_count = 0;
114 op_count++;
479 (Dwarf_Loc *) _dwarf_get_alloc(dbg, DW_DLA_LOC_BLOCK, op_count);
486 for (i = 0; i < op_count; i++) {
504 locdesc->ld_cents = op_count;

Completed in 52 milliseconds