Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-msp430.c4161 S_IS_GAS_LOCAL (symbolS * s) in S_IS_GAS_LOCAL() function
4238 && ! S_IS_GAS_LOCAL (fixp->fx_addsy) in tc_gen_reloc()
4239 && ! S_IS_GAS_LOCAL (fixp->fx_subsy)) in tc_gen_reloc()
4644 if (S_IS_GAS_LOCAL (left->X_add_symbol) || S_IS_GAS_LOCAL (right->X_add_symbol)) in msp430_allow_local_subtract()