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

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

Completed in 592 milliseconds