Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Delf.h272 #define SHT_NULL 0 macro
/linux-6.12.1/kernel/module/
Dmain.c1776 if (info->sechdrs[0].sh_type != SHT_NULL in elf_validity_cache_copy()
1787 case SHT_NULL: in elf_validity_cache_copy()
/linux-6.12.1/fs/
Dbinfmt_elf_fdpic.c1427 shdr4extnum->sh_type = SHT_NULL; in fill_extnum_info()
Dbinfmt_elf.c1992 shdr4extnum->sh_type = SHT_NULL; in fill_extnum_info()