Searched refs:get_elf_section_flags (Results 1 – 25 of 28) sorted by relevance
12
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | ChangeLog-2005 | 358 * 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
|
H A D | ChangeLog-2015 | 15 * readelf.c (get_elf_section_flags): Add support for ARM specific 439 (get_elf_section_flags): Likewise. 516 * readelf.c (get_elf_section_flags): Support SHF_COMPRESSED.
|
H A D | ChangeLog-2009 | 300 * 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.
|
H A D | ChangeLog-2010 | 669 * readelf.c (get_elf_section_flags): Treat SHF_EXCLUDE as a 681 * readelf.c (get_elf_section_flags): Likewise.
|
H A D | ChangeLog-2016 | 481 * readelf.c (get_elf_section_flags): Rename ARM_NOREAD to 930 * readelf.c (get_elf_section_flags): Display y letter for section
|
H A D | ChangeLog-2008 | 740 (get_elf_section_flags): Makes flags static. Add entries for IA64 and
|
H A D | ChangeLog-2011 | 362 (get_elf_section_flags): Likewise.
|
H A D | ChangeLog-2014 | 133 (get_elf_section_flags): Likewise.
|
H A D | ChangeLog-2017 | 617 * readelf.c (get_elf_section_flags): Add VLE. 1255 (get_elf_section_flags): Handle SHF_GNU_MBIND.
|
H A D | ChangeLog-9899 | 9 (get_elf_section_flags): New function: Decode section flags. 10 (process_section_headers): Call get_elf_section_flags() in
|
H A D | readelf.c | 6742 get_elf_section_flags (Filedata * filedata, bfd_vma sh_flags) in get_elf_section_flags() function 7588 printf (" %3s ", get_elf_section_flags (filedata, section->sh_flags)); in process_section_headers() 7666 printf (" %3s ", get_elf_section_flags (filedata, section->sh_flags)); in process_section_headers() 7714 printf (" %3s ", get_elf_section_flags (filedata, section->sh_flags)); in process_section_headers() 7724 printf (" %s\n", get_elf_section_flags (filedata, section->sh_flags)); in process_section_headers()
|
H A D | ChangeLog-0001 | 1178 (get_elf_section_flags: Add SHF_GROUP.
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | ChangeLog-2005 | 358 * 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
|
H A D | ChangeLog-2015 | 15 * readelf.c (get_elf_section_flags): Add support for ARM specific 439 (get_elf_section_flags): Likewise. 516 * readelf.c (get_elf_section_flags): Support SHF_COMPRESSED.
|
H A D | ChangeLog-2009 | 300 * 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.
|
H A D | ChangeLog-2010 | 669 * readelf.c (get_elf_section_flags): Treat SHF_EXCLUDE as a 681 * readelf.c (get_elf_section_flags): Likewise.
|
H A D | ChangeLog-2016 | 481 * readelf.c (get_elf_section_flags): Rename ARM_NOREAD to 930 * readelf.c (get_elf_section_flags): Display y letter for section
|
H A D | ChangeLog-2011 | 362 (get_elf_section_flags): Likewise.
|
H A D | ChangeLog-2008 | 740 (get_elf_section_flags): Makes flags static. Add entries for IA64 and
|
H A D | ChangeLog-2014 | 133 (get_elf_section_flags): Likewise.
|
H A D | ChangeLog-2017 | 617 * readelf.c (get_elf_section_flags): Add VLE. 1255 (get_elf_section_flags): Handle SHF_GNU_MBIND.
|
H A D | ChangeLog-9899 | 9 (get_elf_section_flags): New function: Decode section flags. 10 (process_section_headers): Call get_elf_section_flags() in
|
H A D | readelf.c | 7297 get_elf_section_flags (Filedata * filedata, uint64_t sh_flags) in get_elf_section_flags() function 8133 printf (" %3s ", get_elf_section_flags (filedata, section->sh_flags)); in process_section_headers() 8211 printf (" %3s ", get_elf_section_flags (filedata, section->sh_flags)); in process_section_headers() 8259 printf (" %3s ", get_elf_section_flags (filedata, section->sh_flags)); in process_section_headers() 8269 printf (" %s\n", get_elf_section_flags (filedata, section->sh_flags)); in process_section_headers()
|
H A D | ChangeLog-0001 | 1178 (get_elf_section_flags: Add SHF_GROUP.
|
H A D | ChangeLog-0203 | 1684 (get_elf_section_flags): Add SHF_TLS.
|
12