HomeSort by relevance Sort by last modified time
    Searched refs:GNU (Results 1 - 25 of 1641) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libunwind/src/ia64/
Linstall_cursor.S 5 .section .note.GNU-stack,"",@progbits
dyn_info_list.S 25 .section .note.GNU-stack,"",@progbits
longjmp.S 41 .section .note.GNU-stack,"",@progbits
  /external/libunwind/src/ppc/
siglongjmp.S 30 .section .note.GNU-stack,"",@progbits
longjmp.S 35 .section .note.GNU-stack,"",@progbits
  /external/libunwind/src/ppc32/
setcontext.S 8 .section .note.GNU-stack,"",@progbits
  /external/libunwind/src/ppc64/
setcontext.S 8 .section .note.GNU-stack,"",@progbits
  /external/libunwind/src/aarch64/
siglongjmp.S 11 .section .note.GNU-stack,"",%progbits
  /external/libunwind/src/arm/
siglongjmp.S 11 .section .note.GNU-stack,"",%progbits
  /external/llvm/test/MC/ELF/
section.s 1 // RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | llvm-readobj -s | FileCheck %s
5 .section .note.GNU-stack,"",@progbits
6 .section .note.GNU-stack2,"",%progbits
7 .section .note.GNU-,"",@progbits
8 .section -.note.GNU,"","progbits"
10 // CHECK: Name: .note.GNU-stack (56)
11 // CHECK: Name: .note.GNU-stack2 (153)
12 // CHECK: Name: .note.GNU- (170)
13 // CHECK: Name: -.note.GNU (142)
  /external/llvm/autoconf/m4/
check_gnu_make.m4 2 # Check for GNU Make. This is originally from
3 # http://www.gnu.org/software/ac-archive/htmldoc/check_gnu_make.html
6 [AC_CACHE_CHECK([for GNU make],[llvm_cv_gnu_make_command],
7 dnl Search all the common names for GNU make
11 if ( sh -c "$a --version" 2> /dev/null | grep GNU 2>&1 > /dev/null )
17 dnl If there was a GNU version, then set @ifGNUmake@ to the empty string,
  /external/libunwind/src/x86_64/
longjmp.S 34 .section .note.GNU-stack,"",@progbits
siglongjmp.S 32 .section .note.GNU-stack,"",@progbits
  /external/linux-tools-perf/perf-3.12.0/tools/perf/bench/
mem-memcpy-x86-64-asm.S 8 * We need to provide note.GNU-stack section, saying that we want
12 .section .note.GNU-stack,"",@progbits
mem-memset-x86-64-asm.S 9 * We need to provide note.GNU-stack section, saying that we want
13 .section .note.GNU-stack,"",@progbits
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
nasm-sectname.asm 2 section .note.GNU-stack
  /ndk/sources/host-tools/make-3.81/
subproc.bat 4 rem This file is part of GNU Make.
6 rem GNU Make is free software; you can redistribute it and/or modify it under
7 rem the terms of the GNU General Public License as published by the Free
11 rem GNU Make is distributed in the hope that it will be useful, but WITHOUT
13 rem FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
16 rem You should have received a copy of the GNU General Public License along
17 rem with GNU Make; see the file COPYING. If not, write to the Free Software
  /bionic/libc/arch-common/bionic/
crtend.S 41 .section .note.GNU-stack,"",%progbits
crtend_so.S 40 .section .note.GNU-stack,"",%progbits
  /development/ndk/platforms/android-L/arch-arm64/src/
crtend.S 41 .section .note.GNU-stack,"",%progbits
crtend_so.S 40 .section .note.GNU-stack,"",%progbits
  /external/clang/include/clang/Basic/
Attributes.h 23 /// Is the identifier known as a GNU-style attribute?
24 GNU,
  /external/libunwind/src/hppa/
siglongjmp.S 15 .section .note.GNU-stack,"",@progbits
  /external/libunwind/src/x86/
longjmp.S 39 .section .note.GNU-stack,"",@progbits
  /external/lldb/source/Host/
Makefile 24 ifneq (,$(filter $(HOST_OS), FreeBSD GNU/kFreeBSD))

Completed in 1531 milliseconds

1 2 3 4 5 6 7 8 91011>>