HomeSort by: relevance | last modified time | path
    Searched defs:SORT_BY_INIT_PRIORITY (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/ld/
ldgram.h 47 #define SORT_BY_INIT_PRIORITY 300
ldgram.c 183 #define SORT_BY_INIT_PRIORITY 300
2099 "SORT_NONE","SORT_BY_INIT_PRIORITY","REVERSE","SIZEOF_HEADERS","OUTPUT_FORMAT",
2275 "section_name_spec : SORT_BY_INIT_PRIORITY '(' wildcard_maybe_reverse ')'",
2277 "section_name_spec : REVERSE '(' SORT_BY_INIT_PRIORITY '(' wildcard_maybe_exclude ')' ')'",
ldlex.c 2382 { RTOKEN(SORT_BY_INIT_PRIORITY); }
  /src/external/gpl3/binutils.old/dist/ld/
ldgram.h 100 SORT_BY_INIT_PRIORITY = 301, /* SORT_BY_INIT_PRIORITY */
245 #define SORT_BY_INIT_PRIORITY 301
ldlex.c 2382 { RTOKEN(SORT_BY_INIT_PRIORITY); }
ldgram.c 201 SORT_BY_INIT_PRIORITY = 301, /* SORT_BY_INIT_PRIORITY */
346 #define SORT_BY_INIT_PRIORITY 301
556 YYSYMBOL_SORT_BY_INIT_PRIORITY = 60, /* SORT_BY_INIT_PRIORITY */
1263 "SORT_BY_INIT_PRIORITY", "REVERSE", "'{'", "'}'", "SIZEOF_HEADERS",
3211 case 134: /* section_name_spec: SORT_BY_INIT_PRIORITY '(' wildcard_maybe_reverse ')' */
3230 case 136: /* section_name_spec: REVERSE '(' SORT_BY_INIT_PRIORITY '(' wildcard_maybe_exclude ')' ')' */

Completed in 39 milliseconds