Searched refs:DeltaForEH (Results 1 – 2 of 2) sorted by relevance
276 int64_t DeltaForEH) { in processFDE() argument280 << ", Delta for EH: " << DeltaForEH << "\n"); in processFDE()302 TargetPtrT NewLSDA = LSDA - DeltaForEH; in processFDE()331 int64_t DeltaForEH = 0; in registerEHFrames() local333 DeltaForEH = computeDelta(ExceptTab, EHFrame); in registerEHFrames()338 P = processFDE(P, DeltaForText, DeltaForEH); in registerEHFrames()
146 int64_t DeltaForEH);