Searched refs:GetCompactUnwindInfoForFunction (Results 1 – 2 of 2) sorted by relevance
104 bool GetCompactUnwindInfoForFunction(Target &target, Address address,
179 if (GetCompactUnwindInfoForFunction(target, addr, function_info)) { in GetUnwindPlan()491 bool CompactUnwindInfo::GetCompactUnwindInfoForFunction( in GetCompactUnwindInfoForFunction() function in CompactUnwindInfo