Home
last modified time | relevance | path

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

/system/core/libunwindstack/include/unwindstack/
DElfInterface.h89 int64_t eh_frame_section_bias() { return eh_frame_section_bias_; } in eh_frame_section_bias() function
/system/core/libunwindstack/tests/
DElfInterfaceTest.cpp1014 EXPECT_EQ(0, elf->eh_frame_section_bias()); in InitSectionHeadersOffsets()
1086 EXPECT_EQ(expected_bias, elf->eh_frame_section_bias()); in InitSectionHeadersOffsetsEhFrameSectionBias()
1178 EXPECT_EQ(0, elf->eh_frame_section_bias()); in InitSectionHeadersOffsetsEhFrameHdrSectionBias()