Searched refs:instr_count (Results 1 – 1 of 1) sorted by relevance
276 Dwarf_Unsigned instr_count = 0; in _dwarf_exec_frame_instr() local1058 instr_count++; in _dwarf_exec_frame_instr()1141 _dwarf_get_alloc(dbg, DW_DLA_FRAME_BLOCK, instr_count); in _dwarf_exec_frame_instr()1149 for (i = 0; i < instr_count; i++) { in _dwarf_exec_frame_instr()1163 *returned_count = (Dwarf_Signed) instr_count; in _dwarf_exec_frame_instr()2337 Dwarf_Signed instr_count; in dwarf_expand_frame_instructions() local2370 dbg->de_frame_cfa_col_number, &instr_count, in dwarf_expand_frame_instructions()2376 *returned_op_count = instr_count; in dwarf_expand_frame_instructions()