Searched refs:ExceptionHandler (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/musl/ |
| H A D | 0005-breakpad-Fix-build-with-musl.patch | 22 @@ -488,8 +488,10 @@ bool ExceptionHandler::SimulateSignalDelivery(int sig) { 23 // ExceptionHandler::HandleSignal(). 34 @@ -674,9 +676,11 @@ bool ExceptionHandler::WriteMinidump() {
|
| /OK3568_Linux_fs/buildroot/package/google-breakpad/ |
| H A D | 0002-Replace-remaining-references-to-struct-ucontext-with.patch | 177 @@ -439,9 +439,9 @@ bool ExceptionHandler::HandleSignal(int sig, siginfo_t* info, void* uc) { 189 @@ -450,9 +450,9 @@ bool ExceptionHandler::HandleSignal(int sig, siginfo_t* info, void* uc) { 201 @@ -476,7 +476,7 @@ bool ExceptionHandler::SimulateSignalDelivery(int sig) { 202 // ExceptionHandler::HandleSignal(). 214 @@ -191,11 +191,11 @@ class ExceptionHandler {
|
| H A D | 0003-src-client-linux-handler-exception_handler.cc-rename.patch | 48 @@ -387,7 +387,7 @@ void ExceptionHandler::SignalHandler(int sig, siginfo_t* info, void* uc) {
|
| /OK3568_Linux_fs/u-boot/arch/xtensa/cpu/ |
| H A D | start.S | 343 movi a2, ExceptionHandler 351 movi a2, ExceptionHandler 374 ExceptionHandler: label
|