Home
last modified time | relevance | path

Searched refs:entries_end_ (Results 1 – 2 of 2) sorted by relevance

/system/core/libunwindstack/include/unwindstack/
DDwarfSection.h168 uint64_t entries_end_ = 0; variable
/system/core/libunwindstack/
DDwarfSection.cpp615 entries_end_ = offset + size; in Init()
760 while (next_entries_offset_ < entries_end_) { in GetFdes()
790 while (next_entries_offset_ < entries_end_) { in GetFdeFromPc()