Home
last modified time | relevance | path

Searched refs:_a (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/
Dldlex.l99 CMDFILENAMECHAR [_a-zA-Z0-9\/\.\\_\+\$\:\[\]\\\,\=\&\!\<\>\-\~]
100 CMDFILENAMECHAR1 [_a-zA-Z0-9\/\.\\_\+\$\:\[\]\\\,\=\&\!\<\>\~]
101 FILENAMECHAR1 [_a-zA-Z\/\.\\\$\_\~]
102 SYMBOLCHARN [_a-zA-Z\/\.\\\$\_\~0-9]
103 FILENAMECHAR [_a-zA-Z0-9\/\.\-\_\+\=\$\:\[\]\\\,\~]
104 WILDCHAR [_a-zA-Z0-9\/\.\-\_\+\=\$\:\[\]\\\,\~\?\*\^\!]
107 NOCFILENAMECHAR [_a-zA-Z0-9\/\.\-\_\+\$\:\[\]\\\~]
109 V_TAG [.$_a-zA-Z][._a-zA-Z0-9]*
110 V_IDENTIFIER [*?.$_a-zA-Z\[\]\-\!\^\\]([*?.$_a-zA-Z0-9\[\]\-\!\^\\]|::)*
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/h8300/
Dmov32bug.s2 .global _a symbol
4 mov.l #_a-2000000000,er2
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
Ddiff1.s5 _foo: .long _a - _b
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/metag/
Dtls.s2 ADD D1Ar1,D1Ar1,#(_a@TLSGD)
Dtls.d10 0: R_METAG_TLS_GD _a
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
Derratum843419.d17 20000ff8: 90100000 adrp x0, 40000000 <[_a-zA-z0-9]+>
/toolchain/binutils/binutils-2.25/include/
Dlonglong.h566 UWtype _x = (x), _y, _a, _c; \
568 __asm__ ("czx1.l %0 = %1" : "=r" (_a) : "r" (-_y | _y)); \
569 _c = (_a - 1) << 3; \
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in2.h1718 asection *_a = A; \
1720 asection *_next = _a->next; \
1722 _s->prev = _a; \
1723 _a->next = _s; \