Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86WinEHState.cpp292 Value *LSDA = Builder.CreateCall( in emitExceptionRegistrationRecord() local
353 Value *LSDA = emitEHLSDA(Builder, ParentFunc); in generateLSDAInEAXThunk() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp269 TargetPtrT LSDA = readBytesUnaligned(P, sizeof(TargetPtrT)); in processFDE() local
/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp238 Value *LSDA = Builder.CreateCall(LSDAAddrFn, {}, "lsda_addr"); in setupFunctionContext() local