Searched refs:UnwindInfo (Results 1 – 11 of 11) 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()180 void Dumper::printUnwindCode(const UnwindInfo& UI, ArrayRef<UnwindCode> UC) { in printUnwindCode()238 off_t Offset, const UnwindInfo &UI) { in printUnwindInfo()301 const auto UI = reinterpret_cast<const UnwindInfo*>(Contents.data() + Offset); in printRuntimeFunction()
114 cl::opt<bool> UnwindInfo("unwind", variable118 cl::aliasopt(UnwindInfo));369 if (opts::UnwindInfo) in dumpObject()
55 extern llvm::cl::opt<bool> UnwindInfo;
69 struct UnwindInfo { struct
76 struct UnwindInfo { struct
475 static void printWin64EHUnwindInfo(const Win64EH::UnwindInfo *UI) { in printWin64EHUnwindInfo()531 printWin64EHUnwindInfo(reinterpret_cast<const Win64EH::UnwindInfo *>(addr)); in printRuntimeFunction()579 auto *UI = reinterpret_cast<const Win64EH::UnwindInfo *>(XContents.data() + in printRuntimeFunctionRels()
60 extern cl::opt<bool> UnwindInfo;
160 llvm::UnwindInfo("unwind-info", cl::desc("Display unwind information")); member in llvm164 cl::aliasopt(UnwindInfo));1676 if (UnwindInfo) in DumpObject()1777 && !UnwindInfo in main()
1271 if (UnwindInfo) in ProcessMachO()7201 const SectionRef &UnwindInfo) { in printMachOUnwindInfoSection() argument7209 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()