Home
last modified time | relevance | path

Searched refs:SHT_NULL (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Delf.h272 #define SHT_NULL 0 macro
/Linux-v6.6/kernel/module/
Dmain.c1758 if (info->sechdrs[0].sh_type != SHT_NULL in elf_validity_cache_copy()
1769 case SHT_NULL: in elf_validity_cache_copy()
/Linux-v6.6/fs/
Dbinfmt_elf_fdpic.c1430 shdr4extnum->sh_type = SHT_NULL; in fill_extnum_info()
Dbinfmt_elf.c2013 shdr4extnum->sh_type = SHT_NULL; in fill_extnum_info()