Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/
Dunwind_i.h94 unsigned int first_region : 1; /* is this the first region? */ member
Dunwind.c812 if (!(sr->in_body || sr->first_region)) in desc_prologue()
814 sr->first_region = 0; in desc_prologue()