DW_EH_PE_signed
if (ptrType & DW_EH_PE_signed)
value = ptrType & DW_EH_PE_signed ? get_sleb128(&ptr.p8, end)
DW_EH_PE_FORM | DW_EH_PE_signed;