OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ia64_scratch_loc
(Results
1 - 4
of
4
) sorted by null
/external/libunwind/src/ia64/
Gget_save_loc.c
120
loc =
ia64_scratch_loc
(c, reg, &nat_bitnr);
132
loc =
ia64_scratch_loc
(c, reg, NULL);
136
loc =
ia64_scratch_loc
(c, reg, NULL);
141
loc =
ia64_scratch_loc
(c, reg, NULL);
Gregs.c
233
ia64_scratch_loc
(struct cursor *c, unw_regnum_t reg, uint8_t *nat_bitnr)
function
492
loc =
ia64_scratch_loc
(c, reg, &nat_bitnr);
521
loc =
ia64_scratch_loc
(c, reg, NULL);
535
loc =
ia64_scratch_loc
(c, reg, NULL);
595
loc =
ia64_scratch_loc
(c, reg, NULL);
600
loc =
ia64_scratch_loc
(c, reg, NULL);
Gscript.c
574
loc =
ia64_scratch_loc
(c, val, NULL);
608
loc =
ia64_scratch_loc
(c, val, NULL);
609
nat_loc =
ia64_scratch_loc
(c, val + (UNW_IA64_NAT - UNW_IA64_GR),
unwind_i.h
486
#define
ia64_scratch_loc
UNW_OBJ(scratch_loc)
macro
506
extern ia64_loc_t
ia64_scratch_loc
(struct cursor *c, unw_regnum_t reg,
Completed in 147 milliseconds