Home
last modified time | relevance | path

Searched refs:LookupFunctionEntry (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/profiler/
Dwin32_stack_frame_unwinder.cc48 PRUNTIME_FUNCTION LookupFunctionEntry(DWORD64 program_counter,
66 PRUNTIME_FUNCTION Win32UnwindFunctions::LookupFunctionEntry( in LookupFunctionEntry() function in base::__anon6fdfc1090111::Win32UnwindFunctions
144 unwind_functions_->LookupFunctionEntry(context->Rip, &image_base); in TryUnwind()
Dwin32_stack_frame_unwinder_unittest.cc24 PRUNTIME_FUNCTION LookupFunctionEntry(DWORD64 program_counter,
66 PRUNTIME_FUNCTION TestUnwindFunctions::LookupFunctionEntry( in LookupFunctionEntry() function in base::__anon6c52a2c80111::TestUnwindFunctions
Dwin32_stack_frame_unwinder.h59 virtual PRUNTIME_FUNCTION LookupFunctionEntry(DWORD64 program_counter,