Home
last modified time | relevance | path

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

/external/compiler-rt/lib/ubsan/
Dubsan_diag.h44 inline SymbolizedStack *getCallerLocation(uptr CallerPC) { in getCallerLocation() function
Dubsan_handlers.cc63 FallbackLoc.reset(getCallerLocation(Opts.pc)); in handleTypeMismatchImpl()
375 CallerLoc.reset(getCallerLocation(Opts.pc)); in handleFloatCastOverflow()