Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mn10300.c2282 has_known_symbol_location (fragS * fragp, asection * sec) in has_known_symbol_location() function
2296 && ! has_known_symbol_location (fragp, seg)) in md_estimate_size_before_relax()
2299 && ! has_known_symbol_location (fragp, seg)) in md_estimate_size_before_relax()
2302 && ! has_known_symbol_location (fragp, seg)) in md_estimate_size_before_relax()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20081501 * config/tc-mn10300.c (has_known_symbol_location): New function.