Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf-bfd.h3274 bfd_section_is_ctf (const asection *sec) in bfd_section_is_ctf() function
H A Delf.c6756 || bfd_section_is_ctf (hdr->bfd_section))) in assign_file_positions_for_non_load_sections()
6991 || bfd_section_is_ctf (hdr->bfd_section))) in assign_file_positions_except_relocs()
7236 else if (bfd_section_is_ctf (sec)) in _bfd_elf_assign_file_positions_for_non_load()
10146 if (bfd_section_is_ctf (section)) in _bfd_elf_set_section_contents()
H A DChangeLog1695 * elf-bfd.h (bfd_section_is_ctf): Use startswith function.
H A DChangeLog-2019846 * elf-bfd.h (bfd_section_is_ctf): New inline function.
H A Delflink.c12640 && !bfd_section_is_ctf (o)) in bfd_elf_final_link()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf-bfd.h3166 bfd_section_is_ctf (const asection *sec) in bfd_section_is_ctf() function
H A Delf.c6209 || (bfd_section_is_ctf (hdr->bfd_section) in assign_file_positions_for_non_load_sections()
6443 || (bfd_section_is_ctf (hdr->bfd_section) in assign_file_positions_except_relocs()
6645 bool is_ctf = sec && bfd_section_is_ctf (sec); in _bfd_elf_assign_file_positions_for_non_load()
9441 if (bfd_section_is_ctf (section)) in _bfd_elf_set_section_contents()
H A DChangeLog1149 * elf-bfd.h (bfd_section_is_ctf): Use startswith function.
H A DChangeLog-2019846 * elf-bfd.h (bfd_section_is_ctf): New inline function.
H A Delflink.c12543 && !bfd_section_is_ctf (o)) in bfd_elf_final_link()
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-2019846 * elf-bfd.h (bfd_section_is_ctf): New inline function.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-2019846 * elf-bfd.h (bfd_section_is_ctf): New inline function.