Home
last modified time | relevance | path

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

/external/libunwind/include/tdep-arm/
Dex_tables.h49 #define arm_exidx_apply_cmd UNW_OBJ(arm_exidx_apply_cmd) macro
53 int arm_exidx_apply_cmd (struct arm_exbuf_data *edata, struct dwarf_cursor *c);
/external/libunwind/src/arm/
DGex_tables.c75 arm_exidx_apply_cmd (struct arm_exbuf_data *edata, struct dwarf_cursor *c) in arm_exidx_apply_cmd() function
270 ret = arm_exidx_apply_cmd (&edata, c); in arm_exidx_decode()