Home
last modified time | relevance | path

Searched refs:__dso_handle (Results 1 – 10 of 10) sorted by relevance

/external/llvm/test/CodeGen/Thumb2/
Dpic-load.ll5 @__dso_handle = external global { } ; <{ }*> [#uses=1]
17 …%2 = call i32 @atexit_common(%struct.one_atexit_routine* %r, i8* bitcast ({ }* @__dso_handle to i…
/external/llvm/test/Transforms/GlobalOpt/
Dcxx-dtor.ll7 @__dso_handle = external global i8*
13 … i8* getelementptr inbounds (%struct.A* @a, i32 0, i32 0), i8* bitcast (i8** @__dso_handle to i8*))
/external/stlport/src/
Dcxa.c103 void *__dso_handle = (void *) &__dso_handle; variable
/external/llvm/test/Transforms/MergeFunc/
Dvector.ll17 @__dso_handle = external unnamed_addr global i8*
/external/llvm/lib/ExecutionEngine/JIT/
DJIT.cpp55 extern void *__dso_handle __attribute__ ((__visibility__ ("hidden")));
730 return (void*)&__dso_handle; in getOrEmitGlobalVariable()
/external/llvm/test/CodeGen/X86/
Dpr1505b.ll21 @__dso_handle = external global i8* ; <i8**> [#uses=1]
Dnegate-add-zero.ll119 @__dso_handle = external global i8* ; <i8**> [#uses=0]
/external/llvm/include/llvm/Config/
Dconfig.h.in501 /* Define to 1 if you have the `__dso_handle' function. */
Dconfig.h.cmake482 /* Define to 1 if you have the `__dso_handle' function. */
/external/llvm/autoconf/
Dconfigure.ac1539 dnl Check, whether __dso_handle is present
1540 AC_CHECK_FUNCS([__dso_handle])