Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Delf.h334 #define SHF_WRITE 0x1 /* Writable */ macro
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Drk_mini_dump.c389 shdr->sh_flags = SHF_WRITE; in rk_dump_elf64_image_phdr()