Searched refs:ignore_section_sym (Results 1 – 4 of 4) sorted by relevance
3371 ignore_section_sym (bfd *abfd, asymbol *sym) in ignore_section_sym() function3432 && !ignore_section_sym (abfd, sym) in elf_map_symbols()3449 else if (!ignore_section_sym (abfd, syms[idx])) in elf_map_symbols()3482 else if (!ignore_section_sym (abfd, sym)) in elf_map_symbols()
749 * elf.c (ignore_section_sym): Also ignore section symbols without1795 * elf.c (ignore_section_sym): Correct comment. Don't return
1914 (ignore_section_sym): New function.1915 (elf_map_symbols): Use ignore_section_sym to discard some syms.
2021 * elf.c (ignore_section_sym): Don't test section sym value here.