Searched refs:want_section (Results 1 – 1 of 1) sorted by relevance
874 bfd_boolean want_section; in find_symbol_for_address() local944 want_section = (aux->require_sec in find_symbol_for_address()949 if ((sorted_syms[thisplace]->section != sec && want_section) in find_symbol_for_address()957 if ((sorted_syms[i]->section == sec || !want_section) in find_symbol_for_address()981 if ((sorted_syms[i]->section == sec || !want_section) in find_symbol_for_address()990 if ((sorted_syms[thisplace]->section != sec && want_section) in find_symbol_for_address()