reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overrides

tools/lldb/include/lldb/Symbol/ObjectFile.h
  443   virtual bool AllowAssemblyEmulationUnwindPlans() { return true; }

Declarations

tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.h
  136   bool AllowAssemblyEmulationUnwindPlans() override;