Home
last modified time | relevance | path

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

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