Searched refs:DeltaForEH (Results 1 – 2 of 2) sorted by relevance
213 int64_t DeltaForEH) { in processFDE() argument217 << ", Delta for EH: " << DeltaForEH << "\n"); in processFDE()239 TargetPtrT NewLSDA = LSDA - DeltaForEH; in processFDE()268 int64_t DeltaForEH = 0; in registerEHFrames() local270 DeltaForEH = computeDelta(ExceptTab, EHFrame); in registerEHFrames()275 P = processFDE(P, DeltaForText, DeltaForEH); in registerEHFrames()
146 int64_t DeltaForEH);