Searched defs:LSDA (Results 1 – 5 of 5) sorted by relevance
26 emitExceptionInfoTable(const MCSymbol * LSDA,const MCSymbol * PerSym) emitExceptionInfoTable() argument
322 Value *LSDA = emitEHLSDA(Builder, F); in emitExceptionRegistrationRecord() local404 Value *LSDA = emitEHLSDA(Builder, ParentFunc); in generateLSDAInEAXThunk() local
243 Value *LSDA = Builder.CreateCall(LSDAAddrFn, {}, "lsda_addr"); setupFunctionContext() local
968 const auto *LSDA = cast<MCSectionELF>(LSDASection); getSectionForLSDA() local 2671 auto *LSDA = cast<MCSectionXCOFF>(LSDASection); getSectionForLSDA() local [all...]
302 TargetPtrT LSDA = readBytesUnaligned(P, sizeof(TargetPtrT)); in processFDE() local