HomeSort by relevance Sort by last modified time
    Searched defs:first_region (Results 1 - 2 of 2) 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/
unwind_i.h 446 unsigned int first_region : 1; /* is this the first region? */ member in struct:ia64_state_record

Completed in 332 milliseconds