Home
last modified time | relevance | path

Searched refs:SIGN_EXTEND (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_util.h214 #define SIGN_EXTEND(dest, length) \ macro
251 #define SIGN_EXTEND(dest, length) \ macro
H A Ddwarf_locationop_read.c272 SIGN_EXTEND(operand1,1); in _dwarf_read_loc_expr_op()
291 SIGN_EXTEND(operand1,2); in _dwarf_read_loc_expr_op()
306 SIGN_EXTEND(operand1,4); in _dwarf_read_loc_expr_op()
H A Ddwarf_frame2.c1108 SIGN_EXTEND(offset_into_exception_tables, in dwarf_create_fde_from_after_start()
1265 SIGN_EXTEND(cie_id, local_length_size); in dwarf_read_cie_fde_prefix()
1632 SIGN_EXTEND(val, 2); in read_encoded_ptr()
1644 SIGN_EXTEND(val, DWARF_32BIT_SIZE); in read_encoded_ptr()
H A Dpro_forms.c98 #define SIGN_EXTEND(dest, length) \ macro
107 #define SIGN_EXTEND(dest, length) \ macro
475 SIGN_EXTEND(unit,DWARF_32BIT_SIZE); in dwarf_compress_integer_block()
504 SIGN_EXTEND(unit,DWARF_32BIT_SIZE); in dwarf_compress_integer_block()
H A Ddwarf_elf_load_headers.c846 SIGN_EXTEND(grel->gr_addend,sizeof(relp->r_addend)); in generic_rel_from_rela32()
879 SIGN_EXTEND(grel->gr_addend,sizeof(relp->r_addend)); in generic_rel_from_rela64()
H A Ddwarf_form.c1372 SIGN_EXTEND(ret_value,DWARF_32BIT_SIZE); in dwarf_formsdata()