Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h112 uint64_t eh_frame_offset() { return eh_frame_offset_; } in eh_frame_offset() function
/system/unwinding/libunwindstack/tests/
DElfInterfaceTest.cpp1021 EXPECT_EQ(0x7000U, elf->eh_frame_offset()); in InitSectionHeadersOffsets()
1093 EXPECT_EQ(offset, elf->eh_frame_offset()); in InitSectionHeadersOffsetsEhFrameSectionBias()
1185 EXPECT_EQ(0x5000U, elf->eh_frame_offset()); in InitSectionHeadersOffsetsEhFrameHdrSectionBias()