Home
last modified time | relevance | path

Searched refs:in_body (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ia64/kernel/
Dunwind_i.h97 unsigned int in_body : 1; /* are we inside a body (as opposed to a prologue)? */ member
Dunwind.c786 if (!(sr->in_body || sr->first_region)) in desc_prologue()
805 sr->in_body = body; in desc_prologue()
1575 dp = unw_decode(dp, sr.in_body, &sr); in build_script()