Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAIXException.cpp27 void AIXException::emitExceptionInfoTable(const MCSymbol *LSDA, in emitExceptionInfoTable()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp324 Value *LSDA = emitEHLSDA(Builder, F); emitExceptionRegistrationRecord() local
407 Value *LSDA = emitEHLSDA(Builder, ParentFunc); generateLSDAInEAXThunk() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp241 Value *LSDA = Builder.CreateCall(LSDAAddrFn, {}, "lsda_addr"); in setupFunctionContext() local
H A DTargetLoweringObjectFileImpl.cpp971 const auto *LSDA = cast<MCSectionELF>(LSDASection); in getSectionForLSDA() local
2704 auto *LSDA = cast<MCSectionXCOFF>(LSDASection); in getSectionForLSDA() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp302 TargetPtrT LSDA = readBytesUnaligned(P, sizeof(TargetPtrT)); in processFDE() local