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

/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_elf_access.c87 Dwarf_Small
103 Dwarf_Small
129 _dwarf_elf_load_section(void *obj, Dwarf_Half ndx, Dwarf_Small** ret_data,
H A Ddwarf_pro_frame.c52 dwarf_add_frame_cie(Dwarf_P_Debug dbg, char *augmenter, Dwarf_Small caf,
53 Dwarf_Small daf, Dwarf_Small ra, Dwarf_Ptr initinst,
179 dwarf_add_fde_inst(Dwarf_P_Fde fde, Dwarf_Small op, Dwarf_Unsigned val1,
H A Dlibdwarf.h39 typedef uint8_t Dwarf_Small; typedef
89 Dwarf_Small (*get_length_size)(void *_obj);
90 Dwarf_Small (*get_pointer_size)(void *_obj);
93 Dwarf_Small **_ret_data, int *_error);
112 Dwarf_Small lr_atom;
192 Dwarf_Small fp_base_op;
193 Dwarf_Small fp_extended_op;
205 Dwarf_Small dw_offset_relevant;
216 Dwarf_Small fp_base_op;
217 Dwarf_Small fp_extended_o
[all...]
H A D_libdwarf.h192 Dwarf_Small li_minlen; /* Minimum instrutction length. */
193 Dwarf_Small li_maxop; /* Maximum operations per inst. */
194 Dwarf_Small li_defstmt; /* Default value of is_stmt. */
196 Dwarf_Small li_lrange; /* Line range for special opcode. */
197 Dwarf_Small li_opbase; /* Fisrt std opcode number. */
198 Dwarf_Small *li_oplen; /* Array of std opcode len. */
299 Dwarf_Small as_addrsz; /* Target address size. */
300 Dwarf_Small as_segsz; /* Target segment size. */
345 Dwarf_Small *ds_data; /* Section data. */
352 Dwarf_Small *ds_dat
[all...]
H A Ddwarf_loclist.c241 Dwarf_Small version;
271 Dwarf_Small version, Dwarf_Locdesc **llbuf, Dwarf_Signed *listlen,
H A Ddwarf_pro_expr.c32 _dwarf_add_expr(Dwarf_P_Expr expr, Dwarf_Small opcode, Dwarf_Unsigned val1,
149 dwarf_add_expr_gen(Dwarf_P_Expr expr, Dwarf_Small opcode, Dwarf_Unsigned val1,
H A Ddwarf_frame.c219 Dwarf_Small *version, char **augmenter, Dwarf_Unsigned *caf,
398 Dwarf_Addr pc_requested, Dwarf_Small *value_type,
445 Dwarf_Small *value_type, Dwarf_Signed *offset_relevant,
H A Dlibdwarf_loc.c371 Dwarf_Small atom, Dwarf_Unsigned operand1, Dwarf_Unsigned operand2,
H A Ddwarf_pro_attr.c346 Dwarf_Small flag, Dwarf_Error *error)
H A Dlibdwarf_frame.c1333 _dwarf_frame_fde_add_inst(Dwarf_P_Fde fde, Dwarf_Small op, Dwarf_Unsigned val1,
/freebsd-11-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c4797 Dwarf_Small minlen, defstmt, lrange, opbase, oplen;
5911 Dwarf_Small op;
6108 Dwarf_Small cie_version;

Completed in 198 milliseconds