Searched refs:AllowAssemblyEmulationUnwindPlans (Results 1 – 4 of 4) sorted by relevance
208 return object_file->AllowAssemblyEmulationUnwindPlans(); in GetAllowAssemblyEmulationUnwindPlans()
152 bool AllowAssemblyEmulationUnwindPlans() override;
6103 bool ObjectFileMachO::AllowAssemblyEmulationUnwindPlans() {
463 virtual bool AllowAssemblyEmulationUnwindPlans() { return true; } in AllowAssemblyEmulationUnwindPlans() function