Home
last modified time | relevance | path

Searched refs:elf_swap_phdr_out (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delfcode.h102 #define elf_swap_phdr_out NAME(bfd_elf,swap_phdr_out) macro
375 elf_swap_phdr_out (bfd *abfd, in elf_swap_phdr_out() function
973 elf_swap_phdr_out (abfd, phdr, &extphdr); in elf_write_out_phdrs()
1064 elf_swap_phdr_out (abfd, &i_phdrp[count], &x_phdr); in elf_checksum_contents()
DChangeLog-200760 * elfcode.h (elf_swap_phdr_out): Set p_paddr to 0 if needed.
DChangeLog-96974773 (elf_swap_phdr_in, elf_swap_phdr_out): Likewise.
DChangeLog-91933779 (elf_swap_phdr_out, elf_build_phdrs, elf_write_phdrs): New
DChangeLog-94952063 (elf_swap_phdr_out): Make non static.