Home
last modified time | relevance | path

Searched refs:GET_CURRENT_PC_BP_SP (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_malloc_win.cc129 GET_CURRENT_PC_BP_SP; in _msize()
198 GET_CURRENT_PC_BP_SP; in INTERCEPTOR_WINAPI()
Dasan_malloc_linux.cc106 GET_CURRENT_PC_BP_SP; in INTERCEPTOR()
Dasan_poisoning.cc219 GET_CURRENT_PC_BP_SP; \
Dasan_interceptors.cc78 GET_CURRENT_PC_BP_SP; \
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stacktrace.h134 #define GET_CURRENT_PC_BP_SP \ macro