Home
last modified time | relevance | path

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

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