Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/ia64/
HDunwind-ia64.c148 unsigned int in_body : 1; /* are we inside a body? */ member
583 if (!(sr->in_body || sr->first_region)) in desc_prologue()
605 sr->in_body = body; in desc_prologue()
1833 insn = unw_decode (insn, fs->in_body, fs); in uw_frame_state_for()
/NextBSD/contrib/binutils/binutils/
HDreadelf.c4871 int in_body; in dump_ia64_unwind() local
4917 in_body = 0; in dump_ia64_unwind()
4919 dp = unw_decode (dp, in_body, & in_body); in dump_ia64_unwind()
/NextBSD/contrib/binutils/gas/config/
HDtc-ia64.c3387 in_body (const char *directive) in in_body() function
3608 if (!in_body ("restore"))
4327 if (!in_body ("label_state"))
4347 if (!in_body ("copy_state"))