Home
last modified time | relevance | path

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

/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-7.0/llvm/lib/Target/X86/
DX86WinEHState.cpp334 Value *LSDA = emitEHLSDA(Builder, F); in emitExceptionRegistrationRecord() local
414 Value *LSDA = emitEHLSDA(Builder, ParentFunc); in generateLSDAInEAXThunk() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp215 Value *LSDA = Builder.CreateCall(LSDAAddrFn, {}, "lsda_addr"); in setupFunctionContext() local
/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp212 Value *LSDA = Builder.CreateCall(LSDAAddrFn, {}, "lsda_addr"); in setupFunctionContext() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSjLjEHPrepare.cpp600 Value *LSDA = CallInst::Create(LSDAAddrFn, "lsda_addr", in insertSjLjEHSupport() local
786 Value *LSDA = CallInst::Create(LSDAAddrFn, "lsda_addr", in setupFunctionContext() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp300 TargetPtrT LSDA = readBytesUnaligned(P, sizeof(TargetPtrT)); in processFDE() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp297 TargetPtrT LSDA = readBytesUnaligned(P, sizeof(TargetPtrT)); in processFDE() local