Searched refs:is_32 (Results 1 – 3 of 3) sorted by relevance
37 size_t frame_size, int is_32) in get_sigframe() argument42 oldsp = get_clean_sp(sp, is_32); in get_sigframe()
16 size_t frame_size, int is_32);
496 static inline unsigned long get_clean_sp(unsigned long sp, int is_32) in get_clean_sp() argument498 if (is_32) in get_clean_sp()503 static inline unsigned long get_clean_sp(unsigned long sp, int is_32) in get_clean_sp() argument