Searched refs:this_add_symbol (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-tahoe.c | 1604 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 …]
|
| D | tc-vax.c | 374 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/ |
| D | tc-vax.c | 2439 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 …]
|