Home
last modified time | relevance | path

Searched refs:PRUNTIME_FUNCTION (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/profiler/
Dwin32_stack_frame_unwinder.cc48 PRUNTIME_FUNCTION LookupFunctionEntry(DWORD64 program_counter,
53 PRUNTIME_FUNCTION runtime_function,
66 PRUNTIME_FUNCTION Win32UnwindFunctions::LookupFunctionEntry( in LookupFunctionEntry()
79 PRUNTIME_FUNCTION runtime_function, in VirtualUnwind()
143 PRUNTIME_FUNCTION runtime_function = in TryUnwind()
Dwin32_stack_frame_unwinder.h25 using PRUNTIME_FUNCTION = RUNTIME_FUNCTION*; variable
59 virtual PRUNTIME_FUNCTION LookupFunctionEntry(DWORD64 program_counter,
63 PRUNTIME_FUNCTION runtime_function,
Dwin32_stack_frame_unwinder_unittest.cc24 PRUNTIME_FUNCTION LookupFunctionEntry(DWORD64 program_counter,
28 PRUNTIME_FUNCTION runtime_function,
66 PRUNTIME_FUNCTION TestUnwindFunctions::LookupFunctionEntry( in LookupFunctionEntry()
79 PRUNTIME_FUNCTION runtime_function, in VirtualUnwind()
/external/llvm-project/libunwind/src/
DUnwindCursor.hpp36 PRUNTIME_FUNCTION FunctionEntry;