HomeSort by relevance Sort by last modified time
    Searched defs:x86_scratch_loc (Results 1 - 2 of 2) sorted by null

  /external/libunwind/src/x86/
Gregs.c 30 x86_scratch_loc (struct cursor *c, unw_regnum_t reg) function
107 loc = x86_scratch_loc (c, reg);
166 loc = x86_scratch_loc (c, reg);
unwind_i.h 52 #define x86_scratch_loc UNW_OBJ(scratch_loc) macro
59 extern dwarf_loc_t x86_scratch_loc (struct cursor *c, unw_regnum_t reg);

Completed in 760 milliseconds