Searched defs:GetPcSpBp (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cc342 void GetPcSpBp(void *context, uptr *pc, uptr *sp, uptr *bp) { function in namespace:__sanitizer
H A Dsanitizer_linux.cc934 void GetPcSpBp(void *context, uptr *pc, uptr *sp, uptr *bp) { function in namespace:__sanitizer

Completed in 287 milliseconds