Home
last modified time | relevance | path

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

/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dsignal-macros.h19 #define SIGBUS 7 macro
/llvm-project/libc/utils/docgen/
H A Dsignal.json
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp131 const int SIGBUS = 10; global() variable
134 const int SIGBUS = 7; global() variable