Searched refs:elf_num_section_syms (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf-bfd.h1490 #define elf_num_section_syms(bfd) (elf_tdata(bfd) -> num_section_syms)
1488 #define elf_num_section_syms macro
H A Delf.c3428 elf_num_section_syms (abfd) = max_index;
5213 && (indx = sec->index) < elf_num_section_syms (abfd)

Completed in 179 milliseconds