Elf_Shdr          109 include/linux/kexec.h 	Elf_Shdr *sechdrs;
Elf_Shdr          665 include/linux/module.h void module_bug_finalize(const Elf_Ehdr *, const Elf_Shdr *,
Elf_Shdr          672 include/linux/module.h 					const Elf_Shdr *sechdrs,
Elf_Shdr           17 include/linux/moduleloader.h 			      Elf_Shdr *sechdrs,
Elf_Shdr           36 include/linux/moduleloader.h int apply_relocate(Elf_Shdr *sechdrs,
Elf_Shdr           42 include/linux/moduleloader.h static inline int apply_relocate(Elf_Shdr *sechdrs,
Elf_Shdr           59 include/linux/moduleloader.h int apply_relocate_add(Elf_Shdr *sechdrs,
Elf_Shdr           65 include/linux/moduleloader.h static inline int apply_relocate_add(Elf_Shdr *sechdrs,
Elf_Shdr           79 include/linux/moduleloader.h 		    const Elf_Shdr *sechdrs,
Elf_Shdr          409 scripts/mod/modpost.c 	Elf_Shdr *sechdrs;
Elf_Shdr          762 scripts/mod/modpost.c 	Elf_Shdr *sechdrs = elf->sechdrs;
Elf_Shdr          768 scripts/mod/modpost.c static const char *sech_name(struct elf_info *elf, Elf_Shdr *sechdr)
Elf_Shdr          836 scripts/mod/modpost.c 			  Elf_Shdr *sechdr)
Elf_Shdr         1450 scripts/mod/modpost.c 				    Elf_Shdr *sechdr, Elf_Rela *r)
Elf_Shdr         1452 scripts/mod/modpost.c 	Elf_Shdr *sechdrs = elf->sechdrs;
Elf_Shdr         1459 scripts/mod/modpost.c static int addend_386_rel(struct elf_info *elf, Elf_Shdr *sechdr, Elf_Rela *r)
Elf_Shdr         1495 scripts/mod/modpost.c static int addend_arm_rel(struct elf_info *elf, Elf_Shdr *sechdr, Elf_Rela *r)
Elf_Shdr         1522 scripts/mod/modpost.c static int addend_mips_rel(struct elf_info *elf, Elf_Shdr *sechdr, Elf_Rela *r)
Elf_Shdr         1546 scripts/mod/modpost.c 			 Elf_Shdr *sechdr)
Elf_Shdr         1590 scripts/mod/modpost.c 			Elf_Shdr *sechdr)
Elf_Shdr         1663 scripts/mod/modpost.c 	Elf_Shdr *sechdrs = elf->sechdrs;
Elf_Shdr          122 scripts/mod/modpost.h 	Elf_Shdr     *sechdrs;
Elf_Shdr          179 scripts/recordmcount.h 			Elf_Shdr *const shstr,
Elf_Shdr          188 scripts/recordmcount.h 	Elf_Shdr mcsec;
Elf_Shdr          212 scripts/recordmcount.h 	t += sizeof(Elf_Shdr) * old_shnum;
Elf_Shdr          214 scripts/recordmcount.h 	       sizeof(Elf_Shdr) * old_shnum);
Elf_Shdr          276 scripts/recordmcount.h static void get_sym_str_and_relp(Elf_Shdr const *const relhdr,
Elf_Shdr          282 scripts/recordmcount.h 	Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff)
Elf_Shdr          285 scripts/recordmcount.h 	Elf_Shdr const *const symsec = &shdr0[symsec_sh_link];
Elf_Shdr          286 scripts/recordmcount.h 	Elf_Shdr const *const strsec = &shdr0[w(symsec->sh_link)];
Elf_Shdr          307 scripts/recordmcount.h 			       Elf_Shdr const *const relhdr,
Elf_Shdr          354 scripts/recordmcount.h static void nop_mcount(Elf_Shdr const *const relhdr,
Elf_Shdr          358 scripts/recordmcount.h 	Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff)
Elf_Shdr          363 scripts/recordmcount.h 	Elf_Shdr const *const shdr = &shdr0[w(relhdr->sh_info)];
Elf_Shdr          420 scripts/recordmcount.h 				Elf_Shdr const *const symhdr,
Elf_Shdr          452 scripts/recordmcount.h __has_rel_mcount(Elf_Shdr const *const relhdr,  /* is SHT_REL or SHT_RELA */
Elf_Shdr          453 scripts/recordmcount.h 		 Elf_Shdr const *const shdr0,
Elf_Shdr          458 scripts/recordmcount.h 	Elf_Shdr const *const txthdr = &shdr0[w(relhdr->sh_info)];
Elf_Shdr          472 scripts/recordmcount.h static char const *has_rel_mcount(Elf_Shdr const *const relhdr,
Elf_Shdr          473 scripts/recordmcount.h 				  Elf_Shdr const *const shdr0,
Elf_Shdr          483 scripts/recordmcount.h static unsigned tot_relsize(Elf_Shdr const *const shdr0,
Elf_Shdr          489 scripts/recordmcount.h 	Elf_Shdr const *shdrp = shdr0;
Elf_Shdr          505 scripts/recordmcount.h 	Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff)
Elf_Shdr          508 scripts/recordmcount.h 	Elf_Shdr *const shstr = &shdr0[w2(ehdr->e_shstrndx)];
Elf_Shdr          512 scripts/recordmcount.h 	Elf_Shdr const *relhdr;
Elf_Shdr           95 scripts/sortextable.h 	Elf_Shdr *shdr;
Elf_Shdr           96 scripts/sortextable.h 	Elf_Shdr *shstrtab_sec;
Elf_Shdr           97 scripts/sortextable.h 	Elf_Shdr *strtab_sec = NULL;
Elf_Shdr           98 scripts/sortextable.h 	Elf_Shdr *symtab_sec = NULL;
Elf_Shdr           99 scripts/sortextable.h 	Elf_Shdr *extab_sec = NULL;
Elf_Shdr          104 scripts/sortextable.h 	Elf_Shdr *sort_needed_sec;
Elf_Shdr          117 scripts/sortextable.h 	shdr = (Elf_Shdr *)((char *)ehdr + _r(&ehdr->e_shoff));