HomeSort by relevance Sort by last modified time
    Searched refs:in_body (Results 1 - 2 of 2) sorted by null

  /external/libunwind/src/ia64/
Gparser.c 269 if (!(sr->in_body || sr->first_region))
289 sr->in_body = body;
770 sr->in_body = orig_sr.in_body;
997 dp = unw_decode (dp, sr->in_body, sr);
unwind_i.h 449 unsigned int in_body : 1; /* are we inside prologue or body? */ member in struct:ia64_state_record

Completed in 1351 milliseconds