Searched refs:__ELF__ (Results 1 - 25 of 147) sorted by relevance

123456

/external/clang/test/Driver/
H A Dmipsel-nacl-defines.cpp30 #ifdef __ELF__
H A Dx86_64-nacl-defines.cpp30 #ifdef __ELF__
H A Dle32-unknown-nacl.cpp69 #ifdef __ELF__
/external/compiler-rt/lib/builtins/x86_64/
H A Dfloatundixf.S12 #elif defined(__ELF__)
46 #elif defined(__ELF__)
H A Dfloatundidf.S22 #elif defined(__ELF__)
H A Dfloatundisf.S12 #elif defined(__ELF__)
/external/compiler-rt/lib/builtins/i386/
H A Dfloatdidf.S10 #ifndef __ELF__
H A Dfloatundidf.S20 #ifndef __ELF__
H A Dfloatundixf.S10 #ifndef __ELF__
H A Dfloatundisf.S55 #ifndef __ELF__
/external/chromium_org/base/third_party/symbolize/
H A Dsymbolize.h63 #if defined(__ELF__) // defined by gcc
104 #endif /* __ELF__ */
/external/chromium_org/third_party/webrtc/system_wrappers/interface/
H A Dasm_defines.h14 #if defined(__linux__) && defined(__ELF__)
/external/compiler-rt/lib/builtins/
H A Dassembly.h31 #elif defined(__ELF__)
139 #ifdef __ELF__
/external/qemu/distrib/sdl-1.2.15/src/hermes/
H A DHeadMMX.h49 #if (defined(__ELF__) && defined(__GNUC__)) || defined(__SUNPRO_C)
H A DHeadX86.h77 #if (defined(__ELF__) && defined(__GNUC__)) || defined(__SUNPRO_C)
/external/pixman/pixman/
H A Dpixman-arm-simd-asm-scaled.S29 #if defined(__linux__) && defined(__ELF__)
44 #ifdef __ELF__
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Delf_mem_image.h45 #if defined(__ELF__) && defined(__GLIBC__) && !defined(__native_client__)
132 #endif // __ELF__ and __GLIBC__ and !__native_client__
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Delf_mem_image.h45 #if defined(__ELF__) && defined(__GLIBC__) && !defined(__native_client__)
132 #endif // __ELF__ and __GLIBC__ and !__native_client__
/external/llvm/lib/Target/PowerPC/
H A DPPCJITInfo.cpp86 #elif !defined(__ELF__)
218 # ifdef __ELF__
276 # ifdef __ELF__
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dobj_int_extract.c44 #if !defined(__ELF__)
45 #define __ELF__ macro
214 #elif defined(__ELF__)
842 #elif defined(__ELF__)
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
H A Dcommon_x86_asm.S218 #if defined (__ELF__) && defined (__linux__)
H A Dx86_cliptest.S98 #if defined(__ELF__) && defined(__PIC__) && defined(GNU_ASSEMBLER) && !defined(ELFPIC)
405 #if defined (__ELF__) && defined (__linux__)
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dstacktrace_x86-inl.h69 #if defined(__linux__) && defined(__i386__) && defined(__ELF__) && defined(HAVE_MMAP)
/external/libvpx/libvpx/build/make/
H A Dobj_int_extract.c44 #if !defined(__ELF__)
45 #define __ELF__ macro
214 #elif defined(__ELF__)
842 #elif defined(__ELF__)
/external/mesa3d/src/mesa/x86/
H A Dcommon_x86_asm.S218 #if defined (__ELF__) && defined (__linux__)

Completed in 1437 milliseconds

123456