Searched defs:LSDA (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAIXException.cpp26 void AIXException::emitExceptionInfoTable(const MCSymbol *LSDA, argument
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp302 TargetPtrT LSDA = readBytesUnaligned(P, sizeof(TargetPtrT)); local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp243 Value *LSDA = Builder.CreateCall(LSDAAddrFn, {}, "lsda_addr"); local
H A DTargetLoweringObjectFileImpl.cpp968 const auto *LSDA = cast<MCSectionELF>(LSDASection); local
2671 auto *LSDA = cast<MCSectionXCOFF>(LSDASection); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp322 Value *LSDA = emitEHLSDA(Builder, F); local
404 Value *LSDA = emitEHLSDA(Builder, ParentFunc); local
[all...]

Completed in 299 milliseconds