HomeSort by: relevance | last modified time | path
    Searched defs:ATTRIBUTE_NONSTRING (Results 1 - 25 of 45) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/bfd/
elf-linux-core.h 48 char pr_fname[16] ATTRIBUTE_NONSTRING; /* Filename of executable. */
49 char pr_psargs[80] ATTRIBUTE_NONSTRING; /* Initial part of arg list. */
100 char pr_fname[16] ATTRIBUTE_NONSTRING; /* Filename of executable. */
101 char pr_psargs[80] ATTRIBUTE_NONSTRING; /* Initial part of arg list. */
153 char pr_fname[16] ATTRIBUTE_NONSTRING; /* Filename of executable. */
154 char pr_psargs[80] ATTRIBUTE_NONSTRING; /* Initial part of arg list. */
206 char pr_fname[16] ATTRIBUTE_NONSTRING; /* Filename of executable. */
207 char pr_psargs[80] ATTRIBUTE_NONSTRING; /* Initial part of arg list. */
elfxx-aarch64.c 655 char data[136] ATTRIBUTE_NONSTRING;
elf32-s390.c 3823 char data[124] ATTRIBUTE_NONSTRING = { 0 };
elf64-s390.c 4128 char data[136] ATTRIBUTE_NONSTRING = { 0 };
  /src/external/gpl3/binutils.old/dist/bfd/
elf-linux-core.h 48 char pr_fname[16] ATTRIBUTE_NONSTRING; /* Filename of executable. */
49 char pr_psargs[80] ATTRIBUTE_NONSTRING; /* Initial part of arg list. */
100 char pr_fname[16] ATTRIBUTE_NONSTRING; /* Filename of executable. */
101 char pr_psargs[80] ATTRIBUTE_NONSTRING; /* Initial part of arg list. */
153 char pr_fname[16] ATTRIBUTE_NONSTRING; /* Filename of executable. */
154 char pr_psargs[80] ATTRIBUTE_NONSTRING; /* Initial part of arg list. */
206 char pr_fname[16] ATTRIBUTE_NONSTRING; /* Filename of executable. */
207 char pr_psargs[80] ATTRIBUTE_NONSTRING; /* Initial part of arg list. */
elfxx-aarch64.c 653 char data[136] ATTRIBUTE_NONSTRING;
elf32-s390.c 3814 char data[124] ATTRIBUTE_NONSTRING = { 0 };
elf64-s390.c 4107 char data[136] ATTRIBUTE_NONSTRING = { 0 };
  /src/external/gpl3/gdb/dist/bfd/
elf-linux-core.h 48 char pr_fname[16] ATTRIBUTE_NONSTRING; /* Filename of executable. */
49 char pr_psargs[80] ATTRIBUTE_NONSTRING; /* Initial part of arg list. */
100 char pr_fname[16] ATTRIBUTE_NONSTRING; /* Filename of executable. */
101 char pr_psargs[80] ATTRIBUTE_NONSTRING; /* Initial part of arg list. */
153 char pr_fname[16] ATTRIBUTE_NONSTRING; /* Filename of executable. */
154 char pr_psargs[80] ATTRIBUTE_NONSTRING; /* Initial part of arg list. */
206 char pr_fname[16] ATTRIBUTE_NONSTRING; /* Filename of executable. */
207 char pr_psargs[80] ATTRIBUTE_NONSTRING; /* Initial part of arg list. */
elfxx-aarch64.c 653 char data[136] ATTRIBUTE_NONSTRING;
elf32-s390.c 3812 char data[124] ATTRIBUTE_NONSTRING = { 0 };
elf64-s390.c 3784 char data[136] ATTRIBUTE_NONSTRING = { 0 };
  /src/external/gpl3/gdb/dist/gnulib/import/
attribute.h 145 #define ATTRIBUTE_NONSTRING _GL_ATTRIBUTE_NONSTRING
  /src/external/gpl3/gdb.old/dist/bfd/
elf-linux-core.h 48 char pr_fname[16] ATTRIBUTE_NONSTRING; /* Filename of executable. */
49 char pr_psargs[80] ATTRIBUTE_NONSTRING; /* Initial part of arg list. */
100 char pr_fname[16] ATTRIBUTE_NONSTRING; /* Filename of executable. */
101 char pr_psargs[80] ATTRIBUTE_NONSTRING; /* Initial part of arg list. */
153 char pr_fname[16] ATTRIBUTE_NONSTRING; /* Filename of executable. */
154 char pr_psargs[80] ATTRIBUTE_NONSTRING; /* Initial part of arg list. */
206 char pr_fname[16] ATTRIBUTE_NONSTRING; /* Filename of executable. */
207 char pr_psargs[80] ATTRIBUTE_NONSTRING; /* Initial part of arg list. */
elfxx-aarch64.c 652 char data[136] ATTRIBUTE_NONSTRING;
elf32-s390.c 3817 char data[124] ATTRIBUTE_NONSTRING = { 0 };
elf64-s390.c 3753 char data[136] ATTRIBUTE_NONSTRING = { 0 };
  /src/external/gpl3/gdb.old/dist/gnulib/import/
attribute.h 145 #define ATTRIBUTE_NONSTRING _GL_ATTRIBUTE_NONSTRING
  /src/external/gpl3/binutils/dist/include/
ansidecl.h 246 #ifndef ATTRIBUTE_NONSTRING
248 # define ATTRIBUTE_NONSTRING __attribute__ ((__nonstring__))
250 # define ATTRIBUTE_NONSTRING
  /src/external/gpl3/binutils.old/dist/include/
ansidecl.h 246 #ifndef ATTRIBUTE_NONSTRING
248 # define ATTRIBUTE_NONSTRING __attribute__ ((__nonstring__))
250 # define ATTRIBUTE_NONSTRING
  /src/external/gpl3/gcc/dist/include/
ansidecl.h 246 #ifndef ATTRIBUTE_NONSTRING
248 # define ATTRIBUTE_NONSTRING __attribute__ ((__nonstring__))
250 # define ATTRIBUTE_NONSTRING
  /src/external/gpl3/gcc.old/dist/include/
ansidecl.h 287 #ifndef ATTRIBUTE_NONSTRING
289 # define ATTRIBUTE_NONSTRING __attribute__ ((__nonstring__))
291 # define ATTRIBUTE_NONSTRING
  /src/external/gpl3/gdb/dist/include/
ansidecl.h 246 #ifndef ATTRIBUTE_NONSTRING
248 # define ATTRIBUTE_NONSTRING __attribute__ ((__nonstring__))
250 # define ATTRIBUTE_NONSTRING
  /src/external/gpl3/gdb.old/dist/include/
ansidecl.h 246 #ifndef ATTRIBUTE_NONSTRING
248 # define ATTRIBUTE_NONSTRING __attribute__ ((__nonstring__))
250 # define ATTRIBUTE_NONSTRING
  /src/lib/libc/time/
private.h 559 # define ATTRIBUTE_NONSTRING __attribute__((__nonstring__))
561 # define ATTRIBUTE_NONSTRING

Completed in 60 milliseconds

1 2