Searched refs:fr_loc (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/ia64/kernel/ |
D | unwind.c | 179 offsetof(struct unw_frame_info, fr_loc[16 - 16])/8, 180 offsetof(struct unw_frame_info, fr_loc[17 - 16])/8, 181 offsetof(struct unw_frame_info, fr_loc[18 - 16])/8, 182 offsetof(struct unw_frame_info, fr_loc[19 - 16])/8, 183 offsetof(struct unw_frame_info, fr_loc[20 - 16])/8, 184 offsetof(struct unw_frame_info, fr_loc[21 - 16])/8, 185 offsetof(struct unw_frame_info, fr_loc[22 - 16])/8, 186 offsetof(struct unw_frame_info, fr_loc[23 - 16])/8, 187 offsetof(struct unw_frame_info, fr_loc[24 - 16])/8, 188 offsetof(struct unw_frame_info, fr_loc[25 - 16])/8, [all …]
|
/linux-3.4.99/arch/ia64/include/asm/ |
D | unwind.h | 89 struct ia64_fpreg *f2_loc, *f3_loc, *f4_loc, *f5_loc, *fr_loc[16]; member
|