Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDEmulateInstruction.h421 CreateFunctionEntryUnwind (UnwindPlan &unwind_plan);
/trueos/contrib/llvm/tools/lldb/source/Core/
HDEmulateInstruction.cpp664 EmulateInstruction::CreateFunctionEntryUnwind (UnwindPlan &unwind_plan) in CreateFunctionEntryUnwind() function in EmulateInstruction
/trueos/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/
HDUnwindAssemblyInstEmulation.cpp47 m_inst_emulator_ap->CreateFunctionEntryUnwind (unwind_plan); in GetNonCallSiteUnwindPlanFromAssembly()
/trueos/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
HDEmulateInstructionARM.h177 CreateFunctionEntryUnwind (UnwindPlan &unwind_plan);
HDEmulateInstructionARM.cpp13633 EmulateInstructionARM::CreateFunctionEntryUnwind (UnwindPlan &unwind_plan) in CreateFunctionEntryUnwind() function in EmulateInstructionARM