Searched refs:DeltaForEH (Results 1 – 2 of 2) sorted by relevance
277 int64_t DeltaForEH) { in processFDE() argument281 << ", Delta for EH: " << DeltaForEH << "\n"); in processFDE()303 TargetPtrT NewLSDA = LSDA - DeltaForEH; in processFDE()332 int64_t DeltaForEH = 0; in registerEHFrames() local334 DeltaForEH = computeDelta(ExceptTab, EHFrame); in registerEHFrames()339 P = processFDE(P, DeltaForText, DeltaForEH); in registerEHFrames()
151 int64_t DeltaForEH);