Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Delf.c71 if (shdr->sh_type == SHT_STRTAB) in load_elf_image_shdr()
/rk3399_rockchip-uboot/include/
H A Delf.h274 #define SHT_STRTAB 3 /* string table section */ macro
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Drk_mini_dump.c267 shdr->sh_type = SHT_STRTAB; in rk_dump_elf64_image_phdr()