Searched refs:elf_num_section_syms (Results 1 – 4 of 4) sorted by relevance
1488 #define elf_num_section_syms(bfd) (elf_tdata(bfd) -> num_section_syms) macro
3423 elf_num_section_syms (abfd) = max_index; in elf_map_symbols()5208 && (indx = sec->index) < elf_num_section_syms (abfd) in _bfd_elf_symbol_from_bfd_symbol()
4828 (elf_map_symbols): Don't set elf_num_section_syms. Don't create4841 (elf_num_section_syms): Don't define.
3323 (elf_num_section_syms): New for num_section_syms.