Home
last modified time | relevance | path

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

/system/core/libunwindstack/include/unwindstack/
DElfInterface.h87 uint64_t debug_frame_size() { return debug_frame_size_; } in debug_frame_size() function
/system/core/libunwindstack/tests/
DElfInterfaceTest.cpp799 EXPECT_EQ(0U, elf->debug_frame_size()); in InitSectionHeadersMalformedSymData()
872 EXPECT_EQ(0U, elf->debug_frame_size()); in InitSectionHeaders()
989 EXPECT_EQ(0x500U, elf->debug_frame_size()); in InitSectionHeadersOffsets()