Searched refs:arm_exidx_decode (Results 1 – 3 of 3) sorted by relevance
48 #define arm_exidx_decode UNW_OBJ(arm_exidx_decode) macro52 int arm_exidx_decode (const uint8_t *buf, uint8_t len, struct dwarf_cursor *c);
56 ret = arm_exidx_decode (buf, ret, &c->dwarf); in arm_exidx_step()
146 arm_exidx_decode (const uint8_t *buf, uint8_t len, struct dwarf_cursor *c) in arm_exidx_decode() function