Searched refs:first_region (Results 1 – 3 of 3) sorted by relevance
157 unw_word_t first_region; in intern_dyn_info() local169 if ((ret = fetchw (as, a, addr, &first_region, arg)) < 0 in intern_dyn_info()170 || (ret = intern_regions (as, a, &first_region, &di->u.pi.regions, in intern_dyn_info()
269 if (!(sr->in_body || sr->first_region)) in desc_prologue()271 sr->first_region = 0; in desc_prologue()766 sr->first_region = orig_sr.first_region; in desc_alias()971 sr->first_region = 1; in create_state_record_for()
446 unsigned int first_region : 1; /* is this the first region? */ member