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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_error.h39 Dwarf_Sword errval);
42 Dwarf_Sword er_errval;
H A Dpro_error.h48 Dwarf_Sword er_errval;
H A Ddwarf_alloc.h79 Dwarf_Sword ah_struct_user_holds;
97 Dwarf_Sword ah_chunks_allocated;
125 Dwarf_Sword aa_free_structs_in_chunk;
H A Dpro_error.c67 if ((Dwarf_Sword) errval < 0)
78 errptr->er_errval = (Dwarf_Sword) errval;
91 errptr->er_errval = (Dwarf_Sword) errval;
H A Ddwarf_line.h68 Dwarf_Sword fi_dir_index;
101 Dwarf_Sword lc_file_entry_count;
108 Dwarf_Sword lc_include_directories_count;
111 Dwarf_Sword lc_line_count;
140 Dwarf_Sword li_file; /* int identifying src file */
144 Dwarf_Sword lc_file_entry_count;) */
146 Dwarf_Sword li_line; /* source file line number. */
H A Ddwarf_leb.c52 Dwarf_Sword shift;
53 Dwarf_Sword byte_length;
122 Dwarf_Sword shift = 0;
124 Dwarf_Sword byte_length = 1;
H A Ddwarf_base_types.h86 /*Dwarf_Sword is signed word usable for index, count in memory */
93 typedef signed long Dwarf_Sword; typedef
H A Ddwarf_error.c330 _dwarf_error(Dwarf_Debug dbg, Dwarf_Error * error, Dwarf_Sword errval)
H A Dpro_opaque.h54 /*Dwarf_Sword is signed word usable for index, count in memory */
61 typedef long Dwarf_Sword; typedef
379 Dwarf_Sword de_arange_count;
H A Ddwarf_line.c377 Dwarf_Sword i = 0;
378 Dwarf_Sword file_entry_count = 0;
397 Dwarf_Sword advance_line = 0;
404 Dwarf_Sword line_count = 0;
603 (Dwarf_Sword) file;
605 (Dwarf_Sword) line;
656 (Dwarf_Sword) file;
658 (Dwarf_Sword) line;
713 advance_line = (Dwarf_Sword) stmp;
824 (Dwarf_Sword) fil
[all...]
H A Ddwarf_opaque.h118 Dwarf_Sword cc_abbrev_offset;
H A Ddwarf_frame3.c98 Dwarf_Sword icount = 0;
165 Dwarf_Sword icount = 0;
H A Ddwarf_print_lines.c139 Dwarf_Sword i=0;
152 Dwarf_Sword advance_line=0;
457 advance_line = (Dwarf_Sword) stmp;
H A Ddwarf_frame.h389 Dwarf_Sword * returned_count,
H A Ddwarf_sort_line.c349 Dwarf_Sword advance_line = 0;
491 advance_line = (Dwarf_Sword) stmp;
H A Ddwarf_frame.c162 Dwarf_Sword * returned_count,
261 Dwarf_Sword code_alignment_factor = 1;
262 Dwarf_Sword data_alignment_factor = 1;
1040 *returned_count = (Dwarf_Sword) instr_count;
1446 Dwarf_Sword icount = 0;
1560 Dwarf_Sword i = 0;
1638 Dwarf_Sword i = 0;
2059 Dwarf_Sword instr_count;
H A Ddwarf_die_deliv.c189 cu_context->cc_abbrev_offset = (Dwarf_Sword) abbrev_offset;
580 Dwarf_Sword child_depth = 0;
H A Ddwarf_frame2.c522 Dwarf_Sword data_alignment_factor = -1;
577 (Dwarf_Sword) _dwarf_decode_s_leb128(frame_ptr,
H A Ddwarf_alloc.c411 (Dwarf_Sword) alloc_hdr->ah_structs_per_chunk - 1;

Completed in 87 milliseconds