Searched refs:vuc (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/tests/tcg/aarch64/ |
H A D | test-826.c | 10 void sigsegv(int sig, siginfo_t *info, void *vuc) in sigsegv() argument 12 ucontext_t *uc = vuc; in sigsegv()
|
H A D | pauth-2.c | 8 static void sigill(int sig, siginfo_t *info, void *vuc) in sigill() argument 10 ucontext_t *uc = vuc; in sigill()
|
H A D | bti-2.c | 15 static void skip2_sigill(int sig, siginfo_t *info, void *vuc) in skip2_sigill() argument 17 ucontext_t *uc = vuc; in skip2_sigill()
|
H A D | pcalign-a64.c | 10 static void sigbus(int sig, siginfo_t *info, void *vuc) in sigbus() argument
|
/openbmc/qemu/tests/tcg/arm/ |
H A D | pcalign-a32.c | 14 static void sigbus(int sig, siginfo_t *info, void *vuc) in sigbus() argument
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/ |
H A D | 0004-abseil-ppc-fixes.patch | 76 @@ -177,8 +181,10 @@ void* GetProgramCounter(void* const vuc) {
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio/ |
H A D | abseil-ppc-fixes.patch | 75 @@ -177,8 +181,10 @@ void* GetProgramCounter(void* const vuc) {
|