Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h114 uint64_t eh_frame_size() { return eh_frame_size_; } in eh_frame_size() function
/system/unwinding/libunwindstack/tests/
DElfInterfaceTest.cpp1023 EXPECT_EQ(0x800U, elf->eh_frame_size()); in InitSectionHeadersOffsets()
1095 EXPECT_EQ(0x500U, elf->eh_frame_size()); in InitSectionHeadersOffsetsEhFrameSectionBias()
1187 EXPECT_EQ(0x500U, elf->eh_frame_size()); in InitSectionHeadersOffsetsEhFrameHdrSectionBias()