Searched refs:elf_swap_phdr_in (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfcore.h | 260 elf_swap_phdr_in (abfd, &x_phdr, i_phdrp + phindex); in elf_core_file_p()
|
D | elfcode.h | 101 #define elf_swap_phdr_in NAME(bfd_elf,swap_phdr_in) macro 350 elf_swap_phdr_in (bfd *abfd, in elf_swap_phdr_in() function 787 elf_swap_phdr_in (abfd, &x_phdr, i_phdr); in elf_object_p() 1701 elf_swap_phdr_in (templ, &x_phdrs[i], &i_phdrs[i]); in NAME()
|
D | ChangeLog-9899 | 219 (elf_swap_shdr_in, elf_swap_phdr_in): Likewise.
|
D | ChangeLog-9697 | 4773 (elf_swap_phdr_in, elf_swap_phdr_out): Likewise.
|
D | ChangeLog-9495 | 2062 * elfcode.h (elf_swap_phdr_in): Make non static.
|