Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf-eh-frame.c1372 static int num_warnings_issued = 0; in _bfd_elf_discard_section_eh_frame() local
1379 if (num_warnings_issued < 10) in _bfd_elf_discard_section_eh_frame()
1384 num_warnings_issued ++; in _bfd_elf_discard_section_eh_frame()
1386 else if (num_warnings_issued == 10) in _bfd_elf_discard_section_eh_frame()
1390 num_warnings_issued ++; in _bfd_elf_discard_section_eh_frame()