Searched refs:is_signed (Results 1 – 1 of 1) sorted by relevance
266 static uint32_t decode_leb128(const uint8_t* bytes, bool is_signed, uint32_t* lebsize) in decode_leb128() argument281 if (is_signed && shf <= DW_LEB128_MAX_SHIFT && DW_LEB128_SIGN_BIT(byte)) { in decode_leb128()402 uint32_t is_signed = (encoding & 0xf) >= 0x9; in esp_eh_frame_find_entry() local430 if (is_signed) { in esp_eh_frame_find_entry()