Home
last modified time | relevance | path

Searched refs:DWARF_ERROR_NO_FDES (Results 1 – 4 of 4) sorted by relevance

/system/core/libunwindstack/include/unwindstack/
DDwarfError.h34 DWARF_ERROR_NO_FDES, enumerator
/system/core/libunwindstack/
DDwarfEhFrameWithHdr.cpp87 last_error_.code = DWARF_ERROR_NO_FDES; in Init()
DElfInterface.cpp511 case DWARF_ERROR_NO_FDES: in Step()
/system/core/libunwindstack/tests/
DDwarfEhFrameWithHdrTest.cpp108 ASSERT_EQ(DWARF_ERROR_NO_FDES, this->eh_frame_->LastErrorCode()); in TYPED_TEST_P()