HomeSort by: relevance | last modified time | path
    Searched defs:elf_swap_phdr_out (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elfcode.h 102 #define elf_swap_phdr_out NAME(bfd_elf,swap_phdr_out) macro
410 elf_swap_phdr_out (bfd *abfd,
1092 elf_swap_phdr_out (abfd, phdr, &extphdr);
1190 elf_swap_phdr_out (abfd, &i_phdrp[count], &x_phdr);
409 elf_swap_phdr_out (bfd *abfd, function
  /src/external/gpl3/binutils.old/dist/bfd/
elfcode.h 102 #define elf_swap_phdr_out NAME(bfd_elf,swap_phdr_out) macro
406 elf_swap_phdr_out (bfd *abfd,
1093 elf_swap_phdr_out (abfd, phdr, &extphdr);
1191 elf_swap_phdr_out (abfd, &i_phdrp[count], &x_phdr);
405 elf_swap_phdr_out (bfd *abfd, function
  /src/external/gpl3/gdb.old/dist/bfd/
elfcode.h 102 #define elf_swap_phdr_out NAME(bfd_elf,swap_phdr_out) macro
406 elf_swap_phdr_out (bfd *abfd,
1093 elf_swap_phdr_out (abfd, phdr, &extphdr);
1191 elf_swap_phdr_out (abfd, &i_phdrp[count], &x_phdr);
405 elf_swap_phdr_out (bfd *abfd, function
  /src/external/gpl3/gdb/dist/bfd/
elfcode.h 102 #define elf_swap_phdr_out NAME(bfd_elf,swap_phdr_out) macro
406 elf_swap_phdr_out (bfd *abfd,
1093 elf_swap_phdr_out (abfd, phdr, &extphdr);
1191 elf_swap_phdr_out (abfd, &i_phdrp[count], &x_phdr);
405 elf_swap_phdr_out (bfd *abfd, function

Completed in 19 milliseconds