Searched refs:DeltaForEH (Results 1 – 2 of 2) sorted by relevance
244 int64_t DeltaForEH) { in processFDE() argument248 << ", Delta for EH: " << DeltaForEH << "\n"); in processFDE()270 TargetPtrT NewLSDA = LSDA - DeltaForEH; in processFDE()299 int64_t DeltaForEH = 0; in registerEHFrames() local301 DeltaForEH = computeDelta(ExceptTab, EHFrame); in registerEHFrames()306 P = processFDE(P, DeltaForText, DeltaForEH); in registerEHFrames()
150 int64_t DeltaForEH);