Searched refs:getCallerLocation (Results 1 – 2 of 2) sorted by relevance
50 FallbackLoc.reset(getCallerLocation(Opts.pc)); in handleTypeMismatchImpl()296 SymbolizedStackHolder CallerLoc(getCallerLocation(Opts.pc)); in handleFloatCastOverflow()
44 inline SymbolizedStack *getCallerLocation(uptr CallerPC) { in getCallerLocation() function