Home
last modified time | relevance | path

Searched refs:cie64_value_ (Results 1 – 3 of 3) sorted by relevance

/system/core/libunwindstack/
DDwarfDebugFrame.h33 this->cie64_value_ = static_cast<uint64_t>(-1); in DwarfDebugFrame()
DDwarfSection.cpp108 if (cie_id != cie64_value_) { in FillInCieHeader()
287 if (value64 == cie64_value_) { in FillInFdeHeader()
687 if (value64 == cie64_value_) { in GetNextCieOrFde()
/system/core/libunwindstack/include/unwindstack/
DDwarfSection.h114 uint64_t cie64_value_ = 0; variable
173 using DwarfSectionImpl<AddressType>::cie64_value_;