Searched refs:dumpStack (Results 1 – 7 of 7) sorted by relevance
38 LCtx->dumpStack(OS, "\t"); in print()
413 void LocationContext::dumpStack(raw_ostream &OS, StringRef Indent) const { in dumpStack() function in LocationContext438 void LocationContext::dumpStack() const { in dumpStack() function in LocationContext439 dumpStack(llvm::errs()); in dumpStack()
259 void dumpStack(raw_ostream &OS, StringRef Indent = "") const;260 LLVM_ATTRIBUTE_USED void dumpStack() const;
176 void dumpStack() const { in dumpStack() function483 dumpStack(); in processBasicBlock()937 DEBUG(dumpStack()); in adjustLiveRegs()960 DEBUG(dumpStack()); in shuffleStackTop()1594 DEBUG({dbgs() << "Before asm: "; dumpStack();}); in handleSpecialFP()1618 DEBUG({dbgs() << "After asm: "; dumpStack();}); in handleSpecialFP()
413 void dumpStack(raw_ostream &o, const char *prefix) const;970 void FilterChooser::dumpStack(raw_ostream &o, const char *prefix) const { in dumpStack() function in FilterChooser994 dumpStack(errs(), "\t\t"); in SingletonExists()1689 dumpStack(errs(), "\t\t"); in emitTableEntries()
153 Thread.dumpStack(); in findViewById()
395 # Thread.dumpStack().397 public static void dumpStack();