Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/ObjectFile/PECOFF/
DTestPECallFrameInfo.cpp32 void PECallFrameInfoTest::GetUnwindPlan(addr_t file_addr, UnwindPlan &plan) const { in GetUnwindPlan() function in PECallFrameInfoTest
/external/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
DPECallFrameInfo.cpp460 bool PECallFrameInfo::GetUnwindPlan(const Address &addr, in GetUnwindPlan() function in PECallFrameInfo
465 bool PECallFrameInfo::GetUnwindPlan(const AddressRange &range, in GetUnwindPlan() function in PECallFrameInfo
/external/llvm-project/lldb/source/Symbol/
DDWARFCallFrameInfo.cpp150 bool DWARFCallFrameInfo::GetUnwindPlan(const Address &addr, in GetUnwindPlan() function in DWARFCallFrameInfo
155 bool DWARFCallFrameInfo::GetUnwindPlan(const AddressRange &range, in GetUnwindPlan() function in DWARFCallFrameInfo
DArmUnwindInfo.cpp99 bool ArmUnwindInfo::GetUnwindPlan(Target &target, const Address &addr, in GetUnwindPlan() function in ArmUnwindInfo
DCompactUnwindInfo.cpp172 bool CompactUnwindInfo::GetUnwindPlan(Target &target, Address addr, in GetUnwindPlan() function in CompactUnwindInfo
/external/llvm-project/lldb/include/lldb/Symbol/
DSymbolFile.h288 GetUnwindPlan(const Address &address, const RegisterInfoResolver &resolver) { in GetUnwindPlan() function
/external/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
DSymbolFileBreakpad.cpp501 SymbolFileBreakpad::GetUnwindPlan(const Address &address, in GetUnwindPlan() function in SymbolFileBreakpad