Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Dstruc-symbol.h149 #define local_symbol_converted_p(l) ((l)->lsy_section == reg_section) macro
Dsymbols.c182 ? (local_symbol_converted_p ((struct local_symbol *) s) \
222 if (local_symbol_converted_p (locsym)) in local_symbol_convert()
2433 && local_symbol_converted_p ((struct local_symbol *) s1)) in symbol_same_p()
2436 && local_symbol_converted_p ((struct local_symbol *) s2)) in symbol_same_p()
DChangeLog-98991503 (local_symbol_converted_p, local_symbol_mark_converted): Define.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-sh.c3437 if (local_symbol_converted_p (ls)) in sh_frob_section()