Searched refs:DeltaForEH (Results 1 – 4 of 4) sorted by relevance
275 int64_t DeltaForEH) { in processFDE() argument279 << ", Delta for EH: " << DeltaForEH << "\n"); in processFDE()301 TargetPtrT NewLSDA = LSDA - DeltaForEH; in processFDE()330 int64_t DeltaForEH = 0; in registerEHFrames() local332 DeltaForEH = computeDelta(ExceptTab, EHFrame); in registerEHFrames()337 P = processFDE(P, DeltaForText, DeltaForEH); in registerEHFrames()
152 int64_t DeltaForEH);
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);