OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:atexit
(Results
101 - 125
of
603
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/compiler-rt/lib/sanitizer_common/
sanitizer_posix.cc
157
int
Atexit
(void (*function)(void)) {
159
return
atexit
(function);
sanitizer_win.cc
129
int
Atexit
(void (*function)(void)) {
130
return
atexit
(function);
/external/ipsec-tools/
main.c
58
atexit
(notify_death);
182
atexit
(terminated);
/external/webkit/Tools/Scripts/webkitpy/common/system/
path.py
32
import
atexit
namespace
76
atexit
.register(_CygPath.stop_cygpath_subprocess)
/external/clang/test/CodeGenCXX/
arm.cpp
1
// RUN: %clang_cc1 %s -triple=thumbv7-apple-ios3.0 -fno-use-cxa-
atexit
-target-abi apcs-gnu -emit-llvm -o - -fexceptions | FileCheck %s
21
// The global dtor needs the right calling conv with -fno-use-cxa-
atexit
26
// Make sure
atexit
(3) is used for global dtors.
29
// CHECK-NEXT: call i32 @
atexit
(void ()* @__dtor_baz)
343
// done for -fno-use-cxa-
atexit
here, but that's really not
/external/compiler-rt/lib/asan/
asan_rtl.cc
102
ParseFlag(str, &f->
atexit
, "
atexit
");
140
f->
atexit
= false;
311
if (flags()->
atexit
) {
312
Atexit
(asan_atexit);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libc_nonshared.a
6
? ? j j j ? ? ? b b ? ? !? !? & & *j *j .? .? .? 3 3 7b ;f ;f__libc_csu_fini __libc_csu_init __i686.get_pc_thunk.bx
atexit