Home
last modified time | relevance | path

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

/linux/arch/parisc/include/asm/
H A Dsections.h7 typedef Elf64_Fdesc func_desc_t;
H A Delf.h169 } Elf64_Fdesc; typedef
172 #define Elf_Fdesc Elf64_Fdesc
/linux/arch/parisc/kernel/
H A Dkexec.c74 Elf64_Fdesc desc; in machine_kexec()
H A Dmodule.c954 mod->arch.fdesc_count * sizeof(Elf64_Fdesc); in dereference_module_function_descriptor()