Home
last modified time | relevance | path

Searched defs:sh_flags (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/drivers/gpu/drm/
Ddrm_irq.c109 unsigned long sh_flags = 0; in drm_irq_install() local
/linux-5.10/include/uapi/linux/
Delf.h307 Elf32_Word sh_flags; member
320 Elf64_Xword sh_flags; /* Miscellaneous section attributes */ member
/linux-5.10/tools/objtool/
Delf.c655 unsigned int sh_flags, size_t entsize, int nr) in elf_create_section()