Home
last modified time | relevance | path

Searched refs:Elf64_Shdr (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Drk_mini_dump.c191 Elf64_Shdr *shdr = NULL, *shdr_next = NULL; in rk_dump_elf64_image_phdr()
251 shdr = (Elf64_Shdr *)(ehaddr + ehdr->e_shoff); in rk_dump_elf64_image_phdr()
/rk3399_rockchip-uboot/include/
H A Delf.h256 } Elf64_Shdr; typedef
/rk3399_rockchip-uboot/tools/
H A Dmips-relocs.c209 Elf64_Shdr *shdr64; in main()