Home
last modified time | relevance | path

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

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