Home
last modified time | relevance | path

Searched defs:AllowAssemblyEmulationUnwindPlans (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/include/lldb/Symbol/
DObjectFile.h447 virtual bool AllowAssemblyEmulationUnwindPlans() { return true; } in AllowAssemblyEmulationUnwindPlans() function
/external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp6034 bool ObjectFileMachO::AllowAssemblyEmulationUnwindPlans() { in AllowAssemblyEmulationUnwindPlans() function in ObjectFileMachO