OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VERS_TAG
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/binutils/dist/ld/
ldgram.h
125
#define
VERS_TAG
378
ldgram.y
159
%token <name>
VERS_TAG
VERS_IDENTIFIER
165
%type <versnode>
vers_tag
1423
'{'
vers_tag
'}' ';'
1427
|
VERS_TAG
'{'
vers_tag
'}' ';'
1431
|
VERS_TAG
'{'
vers_tag
'}' verdep ';'
1438
VERS_TAG
1442
| verdep
VERS_TAG
1448
vers_tag
label
[
all
...]
ldfile.c
462
case
VERS_TAG
:
ldlex.l
463
return
VERS_TAG
; }
ldlex.c
2847
return
VERS_TAG
; }
ldgram.c
261
#define
VERS_TAG
378
2110
"INPUT_DEFSYM","CASE","EXTERN","START","
VERS_TAG
","VERS_IDENTIFIER","GLOBAL",
2121
"sect_constraint","opt_align_with_input","filename","vers_defns","
vers_tag
",
2503
"vers_node : '{'
vers_tag
'}' ';'",
2504
"vers_node :
VERS_TAG
'{'
vers_tag
'}' ';'",
2505
"vers_node :
VERS_TAG
'{'
vers_tag
'}' verdep ';'",
2506
"verdep :
VERS_TAG
",
2507
"verdep : verdep
VERS_TAG
",
[
all
...]
/src/external/gpl3/binutils.old/dist/ld/
ldgram.h
178
VERS_TAG
= 379, /*
VERS_TAG
*/
323
#define
VERS_TAG
379
ldgram.y
159
%token <name>
VERS_TAG
VERS_IDENTIFIER
165
%type <versnode>
vers_tag
1423
'{'
vers_tag
'}' ';'
1427
|
VERS_TAG
'{'
vers_tag
'}' ';'
1431
|
VERS_TAG
'{'
vers_tag
'}' verdep ';'
1438
VERS_TAG
1442
| verdep
VERS_TAG
1448
vers_tag
label
[
all
...]
ldfile.c
468
case
VERS_TAG
:
ldlex.l
463
return
VERS_TAG
; }
ldgram.c
279
VERS_TAG
= 379, /*
VERS_TAG
*/
424
#define
VERS_TAG
379
636
YYSYMBOL_VERS_TAG = 140, /*
VERS_TAG
*/
789
YYSYMBOL_vers_tag = 293, /*
vers_tag
*/
1277
"START", "
VERS_TAG
", "VERS_IDENTIFIER", "GLOBAL", "LOCAL", "VERSIONK",
1309
"vers_nodes", "vers_node", "verdep", "
vers_tag
", "vers_defns", "@41",
4649
case 362: /* vers_node: '{'
vers_tag
'}' ';' */
4657
case 363: /* vers_node:
VERS_TAG
'{'
vers_tag
'}' ';' */
[
all
...]
ldlex.c
2847
return
VERS_TAG
; }
Completed in 47 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026