Searched defs:script (Results 1 – 1 of 1) sorted by relevance
/arch/ia64/kernel/ |
D | unwind.c | 138 } script; member 1214 cache_match (struct unw_script *script, unsigned long ip, unsigned long pr) in cache_match() 1227 struct unw_script *script = unw.cache + info->hint; in script_lookup() local 1269 struct unw_script *script, *prev, *tmp; in script_new() local 1333 script_finalize (struct unw_script *script, struct unw_state_record *sr) in script_finalize() 1346 script_emit (struct unw_script *script, struct unw_insn insn) in script_emit() 1357 emit_nat_info (struct unw_state_record *sr, int i, struct unw_script *script) in emit_nat_info() 1402 compile_reg (struct unw_state_record *sr, int i, struct unw_script *script) in compile_reg() 1530 struct unw_script *script = NULL; in build_script() local 1720 run_script (struct unw_script *script, struct unw_frame_info *state) in run_script()
|