Home
last modified time | relevance | path

Searched defs:sechdr (Results 1 – 4 of 4) sorted by relevance

/linux/scripts/mod/
H A Dmodpost.c332 Elf_Shdr *sechdr = &info->sechdrs[secindex]; in sym_get_data_by_offset() local
343 static const char *sech_name(const struct elf_info *info, Elf_Shdr *sechdr) in sech_name()
785 Elf_Shdr *sechdr) in check_section()
1450 Elf_Shdr *sechdr = &elf->sechdrs[i]; in check_sec_ref() local
/linux/net/rxrpc/
H A Drxkad.c433 struct rxkad_level1_hdr *sechdr; rxkad_verify_packet_1() local
495 struct rxkad_level2_hdr *sechdr; rxkad_verify_packet_2() local
[all...]
/linux/arch/mips/kernel/
H A Dvpe.c170 static long get_offset(unsigned long *size, Elf_Shdr *sechdr) in get_offset()
/linux/kernel/module/
H A Dmain.c1658 module_get_offset_and_type(struct module * mod,enum mod_mem_type type,Elf_Shdr * sechdr,unsigned int section) module_get_offset_and_type() argument