Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cpp469 uint8_t *exception_source = (uint8_t *)(uc->uc_mcontext.__gregs[REG_PC]); in HwasanOnSIGTRAP() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp1981 uint32_t *exception_source; in GetWriteFlag() local