Searched defs:LSDA (Results 1 – 5 of 5) sorted by relevance
27 void AIXException::emitExceptionInfoTable(const MCSymbol *LSDA, in emitExceptionInfoTable()
324 Value *LSDA = emitEHLSDA(Builder, F); emitExceptionRegistrationRecord() local 407 Value *LSDA = emitEHLSDA(Builder, ParentFunc); generateLSDAInEAXThunk() local [all...]
241 Value *LSDA = Builder.CreateCall(LSDAAddrFn, {}, "lsda_addr"); in setupFunctionContext() local
971 const auto *LSDA = cast<MCSectionELF>(LSDASection); in getSectionForLSDA() local2704 auto *LSDA = cast<MCSectionXCOFF>(LSDASection); in getSectionForLSDA() local
302 TargetPtrT LSDA = readBytesUnaligned(P, sizeof(TargetPtrT)); in processFDE() local