Searched defs:LSDA (Results 1 – 4 of 4) sorted by relevance
328 Value *LSDA = emitEHLSDA(Builder, F); in emitExceptionRegistrationRecord() local406 Value *LSDA = emitEHLSDA(Builder, ParentFunc); in generateLSDAInEAXThunk() local
212 Value *LSDA = Builder.CreateCall(LSDAAddrFn, {}, "lsda_addr"); in setupFunctionContext() local
600 Value *LSDA = CallInst::Create(LSDAAddrFn, "lsda_addr", in insertSjLjEHSupport() local786 Value *LSDA = CallInst::Create(LSDAAddrFn, "lsda_addr", in setupFunctionContext() local
297 TargetPtrT LSDA = readBytesUnaligned(P, sizeof(TargetPtrT)); in processFDE() local