Home
last modified time | relevance | path

Searched refs:x86_scratch_loc (Results 1 – 3 of 3) sorted by relevance

/external/libunwind/src/x86/
DGregs.c30 x86_scratch_loc (struct cursor *c, unw_regnum_t reg) in x86_scratch_loc() function
107 loc = x86_scratch_loc (c, reg); in tdep_access_reg()
166 loc = x86_scratch_loc (c, reg); in tdep_access_fpreg()
Dunwind_i.h52 #define x86_scratch_loc UNW_OBJ(scratch_loc) macro
59 extern dwarf_loc_t x86_scratch_loc (struct cursor *c, unw_regnum_t reg);
DGget_save_loc.c69 loc = x86_scratch_loc (c, reg); in unw_get_save_loc()
105 loc = x86_scratch_loc (c, reg); in unw_get_save_loc()