Searched refs:catch_int (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | dwarf-eh-prepare.ll | 33 br i1 %int_match, label %catch_int, label %eh.resume 41 catch_int: 44 ; CHECK: catch_int: 71 br i1 %int_match, label %catch_int, label %eh.resume 73 catch_int: 122 br i1 %int_match, label %catch_int, label %eh.resume 124 catch_int: 152 ; CHECK: catch_int:
|
/external/llvm/test/CodeGen/X86/ |
D | dwarf-eh-prepare.ll | 33 br i1 %int_match, label %catch_int, label %eh.resume 41 catch_int: 44 ; CHECK: catch_int: 71 br i1 %int_match, label %catch_int, label %eh.resume 73 catch_int: 122 br i1 %int_match, label %catch_int, label %eh.resume 124 catch_int: 152 ; CHECK: catch_int:
|
/external/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl16.c | 277 extern void catch_int(int sig); /* signal catching subroutine */ 301 sact.sa_handler = catch_int; in dochild() 374 void catch_int(int sig) in catch_int() function
|
/external/clang/test/CodeGenCXX/ |
D | microsoft-abi-eh-catch.cpp | 41 extern "C" void catch_int() { in catch_int() function
|
/external/e2fsprogs/lib/ss/ |
D | ss.h | 56 int catch_int; member
|