Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Dunwind.c311 static unsigned long unwind_decode_uleb128(struct unwind_ctrl_block *ctrl) in unwind_decode_uleb128() function
387 unsigned long uleb128 = unwind_decode_uleb128(ctrl); in unwind_exec_insn()