HomeSort by relevance Sort by last modified time
    Searched refs:__dso_handle (Results 26 - 30 of 30) sorted by null

12

  /external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp 41 // of atexit). It passes the address of linker generated symbol __dso_handle
56 extern void *__dso_handle __attribute__ ((__visibility__ ("hidden")));
755 if (GV->getName() == "__dso_handle")
756 return (void*)&__dso_handle;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
libc-lock.h 468 void *__dso_handle);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
libc-lock.h 468 void *__dso_handle);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
libc-lock.h 468 void *__dso_handle);