Home
last modified time | relevance | path

Searched refs:CreateFunctionEntryUnwind (Results 1 – 5 of 5) sorted by relevance

/external/lldb/include/lldb/Core/
DEmulateInstruction.h421 CreateFunctionEntryUnwind (UnwindPlan &unwind_plan);
/external/lldb/source/Core/
DEmulateInstruction.cpp664 EmulateInstruction::CreateFunctionEntryUnwind (UnwindPlan &unwind_plan) in CreateFunctionEntryUnwind() function in EmulateInstruction
/external/lldb/source/Plugins/UnwindAssembly/InstEmulation/
DUnwindAssemblyInstEmulation.cpp47 m_inst_emulator_ap->CreateFunctionEntryUnwind (unwind_plan); in GetNonCallSiteUnwindPlanFromAssembly()
/external/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.h177 CreateFunctionEntryUnwind (UnwindPlan &unwind_plan);
DEmulateInstructionARM.cpp13605 EmulateInstructionARM::CreateFunctionEntryUnwind (UnwindPlan &unwind_plan) in CreateFunctionEntryUnwind() function in EmulateInstructionARM