Home
last modified time | relevance | path

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

/system/core/libunwindstack/include/unwindstack/
DElfInterface.h88 uint64_t eh_frame_offset() { return eh_frame_offset_; } in eh_frame_offset() function
/system/core/libunwindstack/tests/
DElfInterfaceTest.cpp1013 EXPECT_EQ(0x7000U, elf->eh_frame_offset()); in InitSectionHeadersOffsets()
1085 EXPECT_EQ(offset, elf->eh_frame_offset()); in InitSectionHeadersOffsetsEhFrameSectionBias()
1177 EXPECT_EQ(0x5000U, elf->eh_frame_offset()); in InitSectionHeadersOffsetsEhFrameHdrSectionBias()