Home
last modified time | relevance | path

Searched refs:ehdr64 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/tools/
H A Delf-entry.c39 Elf64_Ehdr ehdr64; in main() member
84 entry = le64toh(hdr.ehdr64.e_entry); in main()
87 entry = be64toh(hdr.ehdr64.e_entry); in main()
/OK3568_Linux_fs/u-boot/tools/
H A Dmips-relocs.c204 const Elf64_Ehdr *ehdr64; in main() local
236 ehdr64 = elf; in main()