Searched refs:want_section (Results 1 – 1 of 1) sorted by relevance
843 bfd_boolean want_section; in find_symbol_for_address() local913 want_section = (aux->require_sec in find_symbol_for_address()918 if ((sorted_syms[thisplace]->section != sec && want_section) in find_symbol_for_address()926 if ((sorted_syms[i]->section == sec || !want_section) in find_symbol_for_address()950 if ((sorted_syms[i]->section == sec || !want_section) in find_symbol_for_address()959 if ((sorted_syms[thisplace]->section != sec && want_section) in find_symbol_for_address()