Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAIXException.cpp25 void AIXException::emitExceptionInfoTable(const MCSymbol *LSDA, in emitExceptionInfoTable()
/external/llvm-project/llvm/lib/Target/X86/
DX86WinEHState.cpp323 Value *LSDA = emitEHLSDA(Builder, F); in emitExceptionRegistrationRecord() local
406 Value *LSDA = emitEHLSDA(Builder, ParentFunc); in generateLSDAInEAXThunk() local
/external/llvm/lib/Target/X86/
DX86WinEHState.cpp328 Value *LSDA = emitEHLSDA(Builder, F); in emitExceptionRegistrationRecord() local
406 Value *LSDA = emitEHLSDA(Builder, ParentFunc); in generateLSDAInEAXThunk() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86WinEHState.cpp323 Value *LSDA = emitEHLSDA(Builder, F); in emitExceptionRegistrationRecord() local
406 Value *LSDA = emitEHLSDA(Builder, ParentFunc); in generateLSDAInEAXThunk() local
/external/llvm-project/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp226 Value *LSDA = Builder.CreateCall(LSDAAddrFn, {}, "lsda_addr"); in setupFunctionContext() local
DTargetLoweringObjectFileImpl.cpp849 const auto *LSDA = cast<MCSectionELF>(LSDASection); in getSectionForLSDA() local
/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp212 Value *LSDA = Builder.CreateCall(LSDAAddrFn, {}, "lsda_addr"); in setupFunctionContext() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp217 Value *LSDA = Builder.CreateCall(LSDAAddrFn, {}, "lsda_addr"); in setupFunctionContext() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp297 TargetPtrT LSDA = readBytesUnaligned(P, sizeof(TargetPtrT)); in processFDE() local
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp302 TargetPtrT LSDA = readBytesUnaligned(P, sizeof(TargetPtrT)); in processFDE() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp302 TargetPtrT LSDA = readBytesUnaligned(P, sizeof(TargetPtrT)); in processFDE() local
/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DEHFrameSupport.cpp515 JITTargetAddress LSDA = RecordAddress + LSDAFieldOffset + *LSDADelta; in processFDE() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DEHFrameSupport.cpp513 JITTargetAddress LSDA = RecordAddress + LSDAFieldOffset + *LSDADelta; in processFDE() local