Searched refs:local_symbol_converted_p (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/
H A Dstruc-symbol.h139 #define local_symbol_converted_p(l) ((l)->lsy_section == reg_section) macro
H A Dsymbols.c184 ? (local_symbol_converted_p ((struct local_symbol *) s) \
223 if (local_symbol_converted_p (locsym))
/haiku-buildtools/binutils/gas/
H A Dstruc-symbol.h149 #define local_symbol_converted_p(l) ((l)->lsy_section == reg_section) macro
H A Dsymbols.c183 ? (local_symbol_converted_p ((struct local_symbol *) s) \
223 if (local_symbol_converted_p (locsym))
2448 && local_symbol_converted_p ((struct local_symbol *) s1))
2451 && local_symbol_converted_p ((struct local_symbol *) s2))
/haiku-buildtools/binutils/gas/config/
H A Dtc-sh.c3444 if (local_symbol_converted_p (ls))

Completed in 117 milliseconds