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

/external/libunwind/include/tdep-arm/
H A 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/
H A DGex_tables.c81 arm_exidx_apply_cmd (struct arm_exbuf_data *edata, struct dwarf_cursor *c) function
149 * arm_exidx_apply_cmd that applies the command onto the dwarf_cursor.
276 ret = arm_exidx_apply_cmd (&edata, c);

Completed in 1529 milliseconds