Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A 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
H A Dreadelf.c4080 get_elf_section_flags (bfd_vma sh_flags) in get_elf_section_flags() function
4502 printf (" %3s ", get_elf_section_flags (section->sh_flags)); in process_section_headers()
4540 printf (" %3s ", get_elf_section_flags (section->sh_flags)); in process_section_headers()
4591 printf (" %3s ", get_elf_section_flags (section->sh_flags)); in process_section_headers()
4600 printf (" %s\n", get_elf_section_flags (section->sh_flags)); in process_section_headers()
H A DChangeLog-98999 (get_elf_section_flags): New function: Decode section flags.
10 (process_section_headers): Call get_elf_section_flags() in
H A DChangeLog-00011178 (get_elf_section_flags: Add SHF_GROUP.
H A DChangeLog-02031684 (get_elf_section_flags): Add SHF_TLS.
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c3417 get_elf_section_flags (bfd_vma sh_flags) in get_elf_section_flags() function
3617 printf (" %3s ", get_elf_section_flags (section->sh_flags)); in process_section_headers()
3652 printf (" %3s ", get_elf_section_flags (section->sh_flags)); in process_section_headers()
3682 printf (" %3s ", get_elf_section_flags (section->sh_flags)); in process_section_headers()
H A DChangeLog-98999 (get_elf_section_flags): New function: Decode section flags.
10 (process_section_headers): Call get_elf_section_flags() in
H A DChangeLog-00011178 (get_elf_section_flags: Add SHF_GROUP.
H A DChangeLog-02031684 (get_elf_section_flags): Add SHF_TLS.