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

  /external/libunwind/src/mi/
Gdyn-remote.c 157 unw_word_t first_region; local
169 if ((ret = fetchw (as, a, addr, &first_region, arg)) < 0
170 || (ret = intern_regions (as, a, &first_region, &di->u.pi.regions,
  /external/libunwind/src/ia64/
Gparser.c 269 if (!(sr->in_body || sr->first_region))
271 sr->first_region = 0;
767 sr->first_region = orig_sr.first_region;
973 sr->first_region = 1;
unwind_i.h 446 unsigned int first_region : 1; /* is this the first region? */ member in struct:ia64_state_record

Completed in 43 milliseconds