Home
last modified time | relevance | path

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

/system/core/libunwindstack/include/unwindstack/
DElfInterface.h86 uint64_t debug_frame_offset() { return debug_frame_offset_; } in debug_frame_offset() function
/system/core/libunwindstack/tests/
DElfInterfaceTest.cpp798 EXPECT_EQ(0U, elf->debug_frame_offset()); in InitSectionHeadersMalformedSymData()
871 EXPECT_EQ(0U, elf->debug_frame_offset()); in InitSectionHeaders()
988 EXPECT_EQ(0x6000U, elf->debug_frame_offset()); in InitSectionHeadersOffsets()