Home
last modified time | relevance | path

Searched defs:unwind_functions (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/profiler/
Dwin32_stack_frame_unwinder.cc183 std::unique_ptr<UnwindFunctions> unwind_functions) in Win32StackFrameUnwinder()
Dwin32_stack_frame_unwinder_unittest.cc141 std::unique_ptr<TestUnwindFunctions> unwind_functions( in CreateUnwinder() local