Searched refs:DeltaForText (Results 1 – 2 of 2) sorted by relevance
212 int64_t DeltaForText, in processFDE() argument216 DEBUG(dbgs() << "Processing FDE: Delta for text: " << DeltaForText in processFDE()227 TargetPtrT NewLocation = FDELocation - DeltaForText; in processFDE()267 int64_t DeltaForText = computeDelta(Text, EHFrame); in registerEHFrames() local275 P = processFDE(P, DeltaForText, DeltaForEH); in registerEHFrames()
145 unsigned char *processFDE(unsigned char *P, int64_t DeltaForText,