Searched refs:processFDE (Results 1 – 3 of 3) sorted by relevance
80 static const char *processFDE(const char *Entry, bool isDeregister) { in processFDE() function104 P = processFDE(P, false); in registerEHFramesInProcess()113 P = processFDE(P, true); in deregisterEHFramesInProcess()
270 unsigned char *RuntimeDyldMachOCRTPBase<Impl>::processFDE(uint8_t *P, in processFDE() function in llvm::RuntimeDyldMachOCRTPBase334 P = processFDE(P, DeltaForText, DeltaForEH); in registerEHFrames()
150 unsigned char *processFDE(uint8_t *P, int64_t DeltaForText,