Home
last modified time | relevance | path

Searched refs:getCallerLocation (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h23 inline SymbolizedStack *getCallerLocation(uptr CallerPC) { in getCallerLocation() function
H A Dubsan_handlers.cpp108 FallbackLoc.reset(getCallerLocation(Opts.pc)); in handleTypeMismatchImpl()
490 CallerLoc.reset(getCallerLocation(Opts.pc)); in handleFloatCastOverflow()