Home
last modified time | relevance | path

Searched refs:this_add_symbol (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-tahoe.c1604 register symbolS *this_add_symbol; /* +ve (minuend) symbol. */ local
1652 this_add_symbol = expP->X_add_symbol;
1678 this_add_symbol, this_add_number,
1697 this_add_symbol, this_add_number, opcodeP);
1705 this_add_symbol, this_add_number, opcodeP);
1712 this_add_symbol, this_add_number,
1719 this_add_symbol, this_add_number,
1757 this_add_symbol, this_add_number,
1773 this_add_symbol, this_add_number,
1787 this_add_symbol, this_add_number,
[all …]
Dtc-vax.c374 symbolS *this_add_symbol; local
688 this_add_symbol = expP->X_add_symbol;
712 this_add_symbol, this_add_number, 1, NO_RELOC);
725 this_add_symbol, this_add_number,
736 this_add_symbol, this_add_number,
744 this_add_symbol, this_add_number,
754 this_add_symbol, this_add_number,
882 this_add_symbol,
899 this_add_symbol,
919 4, this_add_symbol,
[all …]
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-vax.c2439 symbolS *this_add_symbol; in md_assemble() local
2747 this_add_symbol = expP->X_add_symbol; in md_assemble()
2766 this_add_symbol, this_add_number, 1, NO_RELOC); in md_assemble()
2780 this_add_symbol, this_add_number, in md_assemble()
2791 this_add_symbol, this_add_number, in md_assemble()
2799 this_add_symbol, this_add_number, in md_assemble()
2809 this_add_symbol, this_add_number, in md_assemble()
2921 this_add_symbol, in md_assemble()
2938 this_add_symbol, in md_assemble()
2956 4, this_add_symbol, in md_assemble()
[all …]