Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdwarf/common/
H A Ddwarf_util.h140 #define SIGN_EXTEND(dest, length) \ macro
165 #define SIGN_EXTEND(dest, length) \ macro
H A Ddwarf_loc.c221 SIGN_EXTEND(operand1,1); in _dwarf_get_locdesc()
234 SIGN_EXTEND(operand1,2); in _dwarf_get_locdesc()
247 SIGN_EXTEND(operand1,4); in _dwarf_get_locdesc()
H A Ddwarf_frame2.c836 SIGN_EXTEND(offset_into_exception_tables, in dwarf_create_fde_from_after_start()
965 SIGN_EXTEND(cie_id, local_length_size); in dwarf_read_cie_fde_prefix()
1315 SIGN_EXTEND(val, 2); in read_encoded_ptr()
1328 SIGN_EXTEND(val, sizeof(Dwarf_ufixed)); in read_encoded_ptr()