Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dtranslate-all.c97 static int64_t decode_sleb128(const uint8_t **pp) in decode_sleb128() function
188 data[j] += decode_sleb128(&p); in cpu_unwind_data_from_tb()
190 iter_pc += decode_sleb128(&p); in cpu_unwind_data_from_tb()