Searched refs:processFDE (Results 1 – 2 of 2) sorted by relevance
80 static const char *processFDE(const char *Entry, bool isDeregister) { in processFDE() function105 P = processFDE(P, false); in registerEHFrames()115 P = processFDE(P, true); in deregisterEHFrames()
24 static unsigned char *processFDE(unsigned char *P, intptr_t DeltaForText, intptr_t DeltaForEH) { in processFDE() function81 P = processFDE(P, DeltaForText, DeltaForEH); in registerEHFrames()