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

/freebsd-9.3-release/contrib/binutils/binutils/
H A Dreadelf.c3839 get_elf_section_flags (bfd_vma sh_flags)
4272 printf (" %3s ", get_elf_section_flags (section->sh_flags));
4310 printf (" %3s ", get_elf_section_flags (section->sh_flags));
4361 printf (" %3s ", get_elf_section_flags (section->sh_flags));
4370 printf (" %s\n", get_elf_section_flags (section->sh_flags));
3836 get_elf_section_flags (bfd_vma sh_flags) function

Completed in 124 milliseconds