Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/bfd/
HDelf.c853 } debug_sections [] = in _bfd_elf_make_section_from_shdr() local
877 && i < (int) ARRAY_SIZE (debug_sections) in _bfd_elf_make_section_from_shdr()
878 && debug_sections [i].name != NULL in _bfd_elf_make_section_from_shdr()
879 && strncmp (&name [1], debug_sections [i].name, in _bfd_elf_make_section_from_shdr()
880 debug_sections [i].len) == 0) in _bfd_elf_make_section_from_shdr()