Searched refs:UnwindInfo (Results 1 – 10 of 10) sorted by relevance
48 void printUnwindCode(const UnwindInfo& UI, ArrayRef<UnwindCode> UC);50 off_t Offset, const UnwindInfo &UI);
45 static uint64_t getOffsetOfLSDA(const UnwindInfo& UI) { in getOffsetOfLSDA()175 void Dumper::printUnwindCode(const UnwindInfo& UI, ArrayRef<UnwindCode> UC) { in printUnwindCode()233 off_t Offset, const UnwindInfo &UI) { in printUnwindInfo()296 const auto UI = reinterpret_cast<const UnwindInfo*>(Contents.data() + Offset); in printRuntimeFunction()
109 cl::opt<bool> UnwindInfo("unwind", variable113 cl::aliasopt(UnwindInfo));279 if (opts::UnwindInfo) in dumpObject()
37 extern llvm::cl::opt<bool> UnwindInfo;
76 struct UnwindInfo { struct
407 static void printWin64EHUnwindInfo(const Win64EH::UnwindInfo *UI) { in printWin64EHUnwindInfo()463 printWin64EHUnwindInfo(reinterpret_cast<const Win64EH::UnwindInfo *>(addr)); in printRuntimeFunction()512 auto *UI = reinterpret_cast<const Win64EH::UnwindInfo *>(XContents.data() + in printRuntimeFunctionRels()
136 llvm::UnwindInfo("unwind-info", cl::desc("Display unwind information")); member in llvm140 cl::aliasopt(UnwindInfo));787 if (UnwindInfo) in DumpObject()884 && !UnwindInfo in main()
53 extern cl::opt<bool> UnwindInfo;
1241 if (UnwindInfo) in ProcessMachO()6671 const SectionRef &UnwindInfo) { in printMachOUnwindInfoSection() argument6679 UnwindInfo.getContents(Contents); in printMachOUnwindInfoSection()
92 struct UnwindInfo { struct706 UnwindInfo *unwind_info = static_cast<UnwindInfo *>( in PrintFrameDataUsingEXE()770 unwind_info = static_cast<UnwindInfo *>( in PrintFrameDataUsingEXE()