Home
last modified time | relevance | path

Searched refs:f2_loc (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/ia64/include/asm/
Dunwind.h89 struct ia64_fpreg *f2_loc, *f3_loc, *f4_loc, *f5_loc, *fr_loc[16]; member
/linux-3.4.99/arch/ia64/kernel/
Dunwind.c175 offsetof(struct unw_frame_info, f2_loc)/8,
457 addr = *(&info->f2_loc + (regnum - 2)); in unw_access_fr()