Searched refs:AllowAssemblyEmulationUnwindPlans (Results 1 – 4 of 4) sorted by relevance
207 return object_file->AllowAssemblyEmulationUnwindPlans(); in GetAllowAssemblyEmulationUnwindPlans()
138 bool AllowAssemblyEmulationUnwindPlans() override;
6034 bool ObjectFileMachO::AllowAssemblyEmulationUnwindPlans() { in AllowAssemblyEmulationUnwindPlans() function in ObjectFileMachO
447 virtual bool AllowAssemblyEmulationUnwindPlans() { return true; } in AllowAssemblyEmulationUnwindPlans() function