Home
last modified time | relevance | path

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

/external/libunwind/include/tdep-arm/
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/
DGstep.c56 ret = arm_exidx_decode (buf, ret, &c->dwarf); in arm_exidx_step()
DGex_tables.c146 arm_exidx_decode (const uint8_t *buf, uint8_t len, struct dwarf_cursor *c) in arm_exidx_decode() function