HomeSort by relevance Sort by last modified time
    Searched refs:arm_exidx_apply_cmd (Results 1 - 2 of 2) sorted by null

  /external/libunwind/include/tdep-arm/
ex_tables.h 49 #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/
Gex_tables.c 75 arm_exidx_apply_cmd (struct arm_exbuf_data *edata, struct dwarf_cursor *c) function
143 * arm_exidx_apply_cmd that applies the command onto the dwarf_cursor.
270 ret = arm_exidx_apply_cmd (&edata, c);

Completed in 201 milliseconds