Searched refs:arm_exidx_decode (Results 1 - 3 of 3) sorted by relevance

/external/libunwind/include/tdep-arm/
H A Dex_tables.h48 #define arm_exidx_decode UNW_OBJ(arm_exidx_decode) macro
52 int arm_exidx_decode (const uint8_t *buf, uint8_t len, struct dwarf_cursor *c);
/external/libunwind/src/arm/
H A DGstep.c60 ret = arm_exidx_decode (buf, ret, &c->dwarf);
H A DGex_tables.c152 arm_exidx_decode (const uint8_t *buf, uint8_t len, struct dwarf_cursor *c) function

Completed in 541 milliseconds