HomeSort by relevance Sort by last modified time
    Searched full:vers_tag (Results 1 - 9 of 9) sorted by null

  /toolchain/binutils/binutils-2.25/ld/
ldgram.y 153 %token <name> VERS_TAG VERS_IDENTIFIER
159 %type <versnode> vers_tag
1351 '{' vers_tag '}' ';'
1355 | VERS_TAG '{' vers_tag '}' ';'
1359 | VERS_TAG '{' vers_tag '}' verdep ';'
1366 VERS_TAG
1370 | verdep VERS_TAG
1376 vers_tag label
    [all...]
ldfile.c 258 case VERS_TAG:
ldlex.l 438 return VERS_TAG; }
ChangeLog-9197 660 (VERS_TAG, VERS_IDENTIFIER): New terminals.
666 (verdep, vers_tag, ver_defns): Likewise.
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
yyscript.y 226 %type <versnode> vers_tag
1020 '{' vers_tag '}' ';'
1024 | string '{' vers_tag '}' ';'
1029 | string '{' vers_tag '}' verdep ';'
1046 vers_tag: label
  /prebuilts/sdk/tools/linux/bin/
aarch64-linux-android-ld 
mipsel-linux-android-ld 
arm-linux-androideabi-ld 
i686-linux-android-ld 

Completed in 2965 milliseconds