Home
last modified time | relevance | path

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

/aosp_15_r20/system/unwinding/libunwindstack/tests/
H A DElfFake.h130 void FakeSetDebugFrameInfo(const SectionInfo& info) { debug_frame_info_ = info; } in FakeSetDebugFrameInfo() function
140 void FakeSetDebugFrameInfo(const SectionInfo& info) { debug_frame_info_ = info; } in FakeSetDebugFrameInfo() function
H A DElfInterfaceTest.cpp670 elf.FakeSetDebugFrameInfo(SectionInfo{}); in InitHeadersEhFrameTest()
696 elf.FakeSetDebugFrameInfo(SectionInfo{.offset = 0x5000, .size = 0x200}); in InitHeadersDebugFrame()