Searched refs:unw_get_save_loc (Results 1 - 13 of 13) sorted by relevance

/external/libunwind/src/ppc/
H A DGget_save_loc.c30 unw_get_save_loc (unw_cursor_t *cursor, int reg, unw_save_loc_t *sloc) function
/external/libunwind/src/hppa/
H A DGget_save_loc.c29 unw_get_save_loc (unw_cursor_t *cursor, int reg, unw_save_loc_t *sloc) function
/external/libunwind/tests/
H A Dtest-static-link-gen.c48 (void *) &unw_get_save_loc,
H A Dtest-static-link-loc.c66 (void *) &unw_get_save_loc,
/external/libunwind/src/arm/
H A DGget_save_loc.c28 unw_get_save_loc (unw_cursor_t *cursor, int reg, unw_save_loc_t *sloc) function
/external/libunwind/src/sh/
H A DGget_save_loc.c29 unw_get_save_loc (unw_cursor_t *cursor, int reg, unw_save_loc_t *sloc) function
/external/libunwind/src/aarch64/
H A DGget_save_loc.c30 unw_get_save_loc (unw_cursor_t *cursor, int reg, unw_save_loc_t *sloc) function
/external/libunwind/src/mips/
H A DGget_save_loc.c30 unw_get_save_loc (unw_cursor_t *cursor, int reg, unw_save_loc_t *sloc) function
/external/libunwind/src/x86_64/
H A DGget_save_loc.c31 unw_get_save_loc (unw_cursor_t *cursor, int reg, unw_save_loc_t *sloc) function
/external/libunwind/include/
H A Dlibunwind-common.h.in223 #define unw_get_save_loc UNW_OBJ(get_save_loc)
250 extern int unw_get_save_loc (unw_cursor_t *, int, unw_save_loc_t *);
H A Dlibunwind-common.h245 #define unw_get_save_loc UNW_OBJ(get_save_loc) macro
273 extern int unw_get_save_loc (unw_cursor_t *, int, unw_save_loc_t *);
/external/libunwind/src/x86/
H A DGget_save_loc.c29 unw_get_save_loc (unw_cursor_t *cursor, int reg, unw_save_loc_t *sloc) function
/external/libunwind/src/ia64/
H A DGget_save_loc.c34 unw_get_save_loc (unw_cursor_t *cursor, int reg, unw_save_loc_t *sloc) function

Completed in 165 milliseconds