Home
last modified time | relevance | path

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

/linux-6.15/tools/include/uapi/linux/
H A Delf.h280 #define SHT_NULL 0 macro
/linux-6.15/include/uapi/linux/
H A Delf.h280 #define SHT_NULL 0 macro
/linux-6.15/kernel/module/
H A Dmain.c1807 if (sechdrs[0].sh_type != SHT_NULL in elf_validity_cache_sechdrs()
1819 case SHT_NULL: in elf_validity_cache_sechdrs()
1890 if (shdr->sh_type == SHT_NULL) in elf_validity_cache_secstrings()
/linux-6.15/fs/
H A Dbinfmt_elf_fdpic.c1437 shdr4extnum->sh_type = SHT_NULL; in fill_extnum_info()
H A Dbinfmt_elf.c2022 shdr4extnum->sh_type = SHT_NULL; in fill_extnum_info()