Searched refs:getCallerLocation (Results 1 – 6 of 6) sorted by relevance
140 Location getCallerLocation() const;
92 auto location = getCallerLocation(); in DebugInfo()443 Location DebugInfo::getCallerLocation() const in getCallerLocation() function in rr::DebugInfo
43 inline SymbolizedStack *getCallerLocation(uptr CallerPC) { in getCallerLocation() function
108 FallbackLoc.reset(getCallerLocation(Opts.pc)); in handleTypeMismatchImpl()490 CallerLoc.reset(getCallerLocation(Opts.pc)); in handleFloatCastOverflow()
44 inline SymbolizedStack *getCallerLocation(uptr CallerPC) { in getCallerLocation() function
63 FallbackLoc.reset(getCallerLocation(Opts.pc)); in handleTypeMismatchImpl()375 CallerLoc.reset(getCallerLocation(Opts.pc)); in handleFloatCastOverflow()