Searched refs:DeltaForEH (Results 1 – 2 of 2) sorted by relevance
272 int64_t DeltaForEH) { in processFDE() argument276 << ", Delta for EH: " << DeltaForEH << "\n"); in processFDE()298 TargetPtrT NewLSDA = LSDA - DeltaForEH; in processFDE()327 int64_t DeltaForEH = 0; in registerEHFrames() local329 DeltaForEH = computeDelta(ExceptTab, EHFrame); in registerEHFrames()334 P = processFDE(P, DeltaForText, DeltaForEH); in registerEHFrames()
151 int64_t DeltaForEH);