Searched defs:PersonalityFn (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_exceptions.cpp22 typedef _Unwind_Reason_Code PersonalityFn(int version, _Unwind_Action actions, typedef
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp218 Value *PersonalityFn = F.getPersonalityFn(); local
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86WinEHState.cpp93 Function *PersonalityFn = nullptr; member in class:__anon3258::WinEHStatePass
/openbsd-current/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp327 const Constant *PersonalityFn = local
362 const Constant *PersonalityFn = local
160 GetEHSpillList(SmallVectorImpl<StackSlotInfo> &SpillList, MachineFrameInfo &MFI, XCoreFunctionInfo *XFI, const Constant *PersonalityFn, const TargetLowering *TL) argument
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1237 const Constant *PersonalityFn = FuncInfo->Fn->getPersonalityFn(); local
H A DSelectionDAGBuilder.cpp3087 const Constant *PersonalityFn = FuncInfo.Fn->getPersonalityFn(); local
/openbsd-current/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp606 unsigned PersonalityFn; member in struct:__anon2017::BitcodeReader::FunctionOperandInfo
/openbsd-current/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp8399 uint32_t PersonalityFn = readNext<uint32_t>(Contents, Pos); local

Completed in 310 milliseconds