Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-2005358 * readelf.c (get_elf_section_flags): Handle 64bit sh_flags.
420 (get_elf_section_flags): Support do_section_details.
441 (get_elf_section_flags): Handle SHF_X86_64_LARGE.
1075 (get_elf_section_flags): Increase buff to 33 bytes. Avoid
DChangeLog-2009300 * readelf.c (get_elf_section_flags): Allow SHN_BEFORE and
417 readelf.c (get_elf_section_flags): Add support for SHF_EXCLUDE and
611 (get_elf_section_flags): Likewise.
DChangeLog-2010669 * readelf.c (get_elf_section_flags): Treat SHF_EXCLUDE as a
681 * readelf.c (get_elf_section_flags): Likewise.
DChangeLog-2011362 (get_elf_section_flags): Likewise.
DChangeLog-2008740 (get_elf_section_flags): Makes flags static. Add entries for IA64 and
Dreadelf.c4892 get_elf_section_flags (bfd_vma sh_flags) in get_elf_section_flags() function
5429 printf (" %3s ", get_elf_section_flags (section->sh_flags)); in process_section_headers()
5507 printf (" %3s ", get_elf_section_flags (section->sh_flags)); in process_section_headers()
5556 printf (" %3s ", get_elf_section_flags (section->sh_flags)); in process_section_headers()
5565 printf (" %s\n", get_elf_section_flags (section->sh_flags)); in process_section_headers()
DChangeLog-98999 (get_elf_section_flags): New function: Decode section flags.
10 (process_section_headers): Call get_elf_section_flags() in
DChangeLog-00011178 (get_elf_section_flags: Add SHF_GROUP.
DChangeLog-02031684 (get_elf_section_flags): Add SHF_TLS.