OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x86_get_scratch_loc
(Results
1 - 4
of
4
) sorted by null
/external/libunwind/src/x86/
unwind_i.h
53
#define
x86_get_scratch_loc
UNW_OBJ(get_scratch_loc)
macro
60
extern dwarf_loc_t
x86_get_scratch_loc
(struct cursor *c, unw_regnum_t reg);
Gregs.c
33
return
x86_get_scratch_loc
(c, reg);
Gos-freebsd.c
142
x86_get_scratch_loc
(struct cursor *c, unw_regnum_t reg)
function
Gos-linux.c
141
x86_get_scratch_loc
(struct cursor *c, unw_regnum_t reg)
function
Completed in 312 milliseconds