Home
last modified time | relevance | path

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

/system/core/libunwindstack/
DDwarfDebugFrame.h32 this->cie32_value_ = static_cast<uint32_t>(-1); in DwarfDebugFrame()
DDwarfSection.cpp124 if (cie_id != cie32_value_) { in FillInCieHeader()
306 if (value32 == cie32_value_) { in FillInFdeHeader()
703 if (value32 == cie32_value_) { in GetNextCieOrFde()
/system/core/libunwindstack/include/unwindstack/
DDwarfSection.h113 uint32_t cie32_value_ = 0; variable
172 using DwarfSectionImpl<AddressType>::cie32_value_;