Home
last modified time | relevance | path

Searched refs:elf_num_section_syms (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/binutils/bfd/
HDelf-bfd.h1488 #define elf_num_section_syms(bfd) (elf_tdata(bfd) -> num_section_syms) macro
HDelf.c3423 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()
HDChangeLog-94954828 (elf_map_symbols): Don't set elf_num_section_syms. Don't create
4841 (elf_num_section_syms): Don't define.
HDChangeLog-00013323 (elf_num_section_syms): New for num_section_syms.