Home
last modified time | relevance | path

Searched defs:GetUnwindPlan (Results 1 – 8 of 8) sorted by relevance

/llvm-project/lldb/unittests/ObjectFile/PECOFF/
H A DTestPECallFrameInfo.cpp32 void PECallFrameInfoTest::GetUnwindPlan(addr_t file_addr, UnwindPlan &plan) const { in GetUnwindPlan() function in PECallFrameInfoTest
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
H A DPECallFrameInfo.cpp458 bool PECallFrameInfo::GetUnwindPlan(const Address &addr, in GetUnwindPlan() function in PECallFrameInfo
463 bool PECallFrameInfo::GetUnwindPlan(const AddressRange &range, in GetUnwindPlan() function in PECallFrameInfo
/llvm-project/lldb/source/Symbol/
H A DArmUnwindInfo.cpp99 bool ArmUnwindInfo::GetUnwindPlan(Target &target, const Address &addr, in GetUnwindPlan() function in ArmUnwindInfo
H A DDWARFCallFrameInfo.cpp154 bool DWARFCallFrameInfo::GetUnwindPlan(const Address &addr, in GetUnwindPlan() function in DWARFCallFrameInfo
159 bool DWARFCallFrameInfo::GetUnwindPlan(const AddressRange &range, in GetUnwindPlan() function in DWARFCallFrameInfo
H A DSymbolFileOnDemand.cpp499 SymbolFileOnDemand::GetUnwindPlan(const Address &address, in GetUnwindPlan() function in SymbolFileOnDemand
H A DCompactUnwindInfo.cpp173 bool CompactUnwindInfo::GetUnwindPlan(Target &target, Address addr, in GetUnwindPlan() function in CompactUnwindInfo
/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolFile.h369 GetUnwindPlan(const Address &address, const RegisterInfoResolver &resolver) { GetUnwindPlan() function
/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp631 SymbolFileBreakpad::GetUnwindPlan(const Address &address, GetUnwindPlan() function in SymbolFileBreakpad