Home
last modified time | relevance | path

Searched defs:GET_CURRENT_PC (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace.h210 # define GET_CURRENT_PC() \ macro
217 # define GET_CURRENT_PC() StackTrace::GetCurrentPc() macro