Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf.c761 } debug_sections [] = in _bfd_elf_make_section_from_shdr() local
785 && i < (int) ARRAY_SIZE (debug_sections) in _bfd_elf_make_section_from_shdr()
786 && debug_sections [i].name != NULL in _bfd_elf_make_section_from_shdr()
787 && strncmp (&name [1], debug_sections [i].name, in _bfd_elf_make_section_from_shdr()
788 debug_sections [i].len) == 0) in _bfd_elf_make_section_from_shdr()