Home
last modified time | relevance | path

Searched defs:debug_frame_ (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DElfInterface.h178 std::unique_ptr<DwarfSection> debug_frame_; variable
/aosp12/system/unwinding/libunwindstack/tests/
H A DDwarfDebugFrameTest.cpp45 DwarfDebugFrame<TypeParam>* debug_frame_ = nullptr; member in unwindstack::DwarfDebugFrameTest
/aosp12/art/libelffile/elf/
H A Delf_builder.h976 Section debug_frame_; variable