Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf.c816 } debug_sections [] = in _bfd_elf_make_section_from_shdr() local
840 && i < (int) ARRAY_SIZE (debug_sections) in _bfd_elf_make_section_from_shdr()
841 && debug_sections [i].name != NULL in _bfd_elf_make_section_from_shdr()
842 && strncmp (&name [1], debug_sections [i].name, in _bfd_elf_make_section_from_shdr()
843 debug_sections [i].len) == 0) in _bfd_elf_make_section_from_shdr()