Searched refs:processFDE (Results 1 – 3 of 3) 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()
211 unsigned char *RuntimeDyldMachOCRTPBase<Impl>::processFDE(unsigned char *P, in processFDE() function in llvm::RuntimeDyldMachOCRTPBase275 P = processFDE(P, DeltaForText, DeltaForEH); in registerEHFrames()
145 unsigned char *processFDE(unsigned char *P, int64_t DeltaForText,