Searched defs:LSDA (Results 1 – 6 of 6) sorted by relevance
27 void AIXException::emitExceptionInfoTable(const MCSymbol *LSDA, in emitExceptionInfoTable()
322 Value *LSDA = emitEHLSDA(Builder, F); emitExceptionRegistrationRecord() local 404 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); getSectionForLSDA() local 2704 auto *LSDA = cast<MCSectionXCOFF>(LSDASection); getSectionForLSDA() local [all...]
302 TargetPtrT NewLSDA = LSDA - DeltaForEH; in processFDE() local
503 std::optional<uint64_t> LSDA = CurFDE.getLSDAAddress(); fillCFIInfoFor() local [all...]