| /linux-4.4.14/drivers/remoteproc/ | 
| D | remoteproc_elf_loader.c | 47 	struct elf32_hdr *ehdr;  local116 	struct elf32_hdr *ehdr  = (struct elf32_hdr *)fw->data;  local
 149 	struct elf32_hdr *ehdr;  local
 212 find_table(struct device *dev, struct elf32_hdr *ehdr, size_t fw_size)
 289 	struct elf32_hdr *ehdr;  local
 321 	struct elf32_hdr *ehdr = (struct elf32_hdr *)fw->data;  local
 
 | 
| /linux-4.4.14/scripts/ | 
| D | recordmcount.h | 178 static void append_func(Elf_Ehdr *const ehdr,  in append_func()277 				 Elf_Ehdr const *const ehdr,  in get_sym_str_and_relp()
 308 			       Elf_Ehdr const *const ehdr,  in sift_rel_mcount()
 355 		       Elf_Ehdr const *const ehdr,  in nop_mcount()
 421 				Elf_Ehdr const *const ehdr)  in find_secsym_ndx()
 503 do_func(Elf_Ehdr *const ehdr, char const *const fname, unsigned const reltype)  in do_func()
 
 | 
| D | sortextable.h | 93 do_func(Elf_Ehdr *ehdr, char const *const fname, table_sort_t custom_sort)  in do_func()
 | 
| D | sortextable.c | 242 	Elf32_Ehdr *ehdr = mmap_file(fname);  in do_file()  local
 | 
| D | recordmcount.c | 404 	Elf32_Ehdr *const ehdr = mmap_file(fname);  in do_file()  local
 | 
| /linux-4.4.14/tools/perf/util/ | 
| D | symbol-elf.c | 44 	GElf_Ehdr *ehdr;  in elf_getphdrnum()  local227 	GElf_Ehdr ehdr;  in dso__synthesize_plt_symbols()  local
 352 	GElf_Ehdr ehdr;  in elf_read_build_id()  local
 505 	GElf_Ehdr ehdr;  in filename__read_debuglink()  local
 633 bool __weak elf__needs_adjust_symbols(GElf_Ehdr ehdr)  in elf__needs_adjust_symbols()
 642 	GElf_Ehdr ehdr;  in symsrc__init()  local
 793 	GElf_Ehdr ehdr;  in dso__load_sym()  local
 1164 	GElf_Ehdr ehdr;  in dso__type_fd()  local
 1239 	GElf_Ehdr ehdr;  member
 1244 	GElf_Ehdr *ehdr;  in kcore__open()  local
 [all …]
 
 | 
| D | symbol-minimal.c | 109 		Elf32_Ehdr ehdr;  in filename__read_build_id()  local160 		Elf64_Ehdr ehdr;  in filename__read_build_id()  local
 315 	Elf64_Ehdr ehdr;  in dso__type_fd()  local
 
 | 
| D | unwind-libunwind.c | 166 	GElf_Ehdr ehdr;  in elf_section_offset()  local192 	GElf_Ehdr ehdr;  in elf_is_exec()  local
 
 | 
| D | symbol.h | 205 	GElf_Ehdr ehdr;  member
 | 
| D | probe-finder.c | 1028 	GElf_Ehdr ehdr;  in debuginfo__find_probes()  local
 | 
| D | probe-event.c | 480 	GElf_Ehdr ehdr;  in get_text_start_address()  local
 | 
| /linux-4.4.14/arch/arm/kernel/ | 
| D | vdso.c | 99 static void * __init find_section(Elf32_Ehdr *ehdr, const char *name,  in find_section()155 static void __init patch_vdso(void *ehdr)  in patch_vdso()
 
 | 
| D | module-plts.c | 132 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs,  in module_frob_arch_sections()
 | 
| /linux-4.4.14/samples/bpf/ | 
| D | bpf_load.c | 170 static int get_sec(Elf *elf, int i, GElf_Ehdr *ehdr, char **shname,  in get_sec()227 	GElf_Ehdr ehdr;  in load_bpf_file()  local
 
 | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ | 
| D | rammap.c | 147 		u8 ever, u8 ehdr, u8 ecnt, u8 elen, int idx, u8 *ver, u8 *hdr)  in nvbios_rammapSe()191 		u8 ever, u8 ehdr, u8 ecnt, u8 elen, int idx,  in nvbios_rammapSp()
 
 | 
| /linux-4.4.14/tools/perf/arch/powerpc/util/ | 
| D | sym-handling.c | 15 bool elf__needs_adjust_symbols(GElf_Ehdr ehdr)  in elf__needs_adjust_symbols()
 | 
| /linux-4.4.14/arch/x86/kernel/ | 
| D | crash.c | 65 	void *ehdr;  member355 	Elf64_Ehdr *ehdr;  in prepare_elf64_ram_headers_callback()  local
 407 	Elf64_Ehdr *ehdr;  in prepare_elf64_headers()  local
 
 | 
| D | machine_kexec_64.c | 408 int arch_kexec_apply_relocations_add(const Elf64_Ehdr *ehdr,  in arch_kexec_apply_relocations_add()
 | 
| /linux-4.4.14/kernel/ | 
| D | kexec_file.c | 120 arch_kexec_apply_relocations_add(const Elf_Ehdr *ehdr, Elf_Shdr *sechdrs,  in arch_kexec_apply_relocations_add()129 arch_kexec_apply_relocations(const Elf_Ehdr *ehdr, Elf_Shdr *sechdrs,  in arch_kexec_apply_relocations()
 946 	Elf_Ehdr *ehdr;  in kexec_purgatory_find_symbol()  local
 
 | 
| /linux-4.4.14/arch/powerpc/oprofile/cell/ | 
| D | vma_map.c | 116 	Elf32_Ehdr ehdr;  in create_vma_map()  local
 | 
| /linux-4.4.14/drivers/media/platform/sti/c8sectpfe/ | 
| D | c8sectpfe-core.c | 976 	struct elf32_hdr *ehdr;  in c8sectpfe_elf_sanity_check()  local1097 	Elf32_Ehdr *ehdr;  in load_slim_core_fw()  local
 
 | 
| /linux-4.4.14/arch/mips/kernel/ | 
| D | elf.c | 126 	struct elf32_hdr *ehdr = _ehdr;  in arch_check_elf()  local
 | 
| /linux-4.4.14/drivers/s390/crypto/ | 
| D | zcrypt_error.h | 93 	struct error_hdr *ehdr = reply->message;  in convert_error()  local
 | 
| /linux-4.4.14/arch/powerpc/kernel/ | 
| D | vdso.c | 255 static void * __init find_section32(Elf32_Ehdr *ehdr, const char *secname,  in find_section32()360 static void * __init find_section64(Elf64_Ehdr *ehdr, const char *secname,  in find_section64()
 
 | 
| /linux-4.4.14/arch/x86/boot/compressed/ | 
| D | misc.c | 338 	Elf64_Ehdr ehdr;  in parse_elf()  local
 | 
| /linux-4.4.14/arch/mips/vdso/ | 
| D | genvdso.c | 117 	const Elf32_Ehdr *ehdr;  in map_vdso()  local
 | 
| /linux-4.4.14/net/ipv4/ | 
| D | xfrm4_policy.c | 156 				__be32 *ehdr;  in _decode_session4()  local
 | 
| /linux-4.4.14/fs/proc/ | 
| D | vmcore.c | 1002 	Elf64_Ehdr ehdr;  in parse_crash_elf64_headers()  local1058 	Elf32_Ehdr ehdr;  in parse_crash_elf32_headers()  local
 
 | 
| /linux-4.4.14/net/mac80211/ | 
| D | rx.c | 2033 	struct ethhdr *ehdr;  in __ieee80211_data_to_8023()  local2074 	struct ethhdr *ehdr = (struct ethhdr *) rx->skb->data;  in ieee80211_frame_allowed()  local
 2101 	struct ethhdr *ehdr = (struct ethhdr *) rx->skb->data;  in ieee80211_deliver_skb()  local
 
 | 
| /linux-4.4.14/include/linux/ | 
| D | kexec.h | 119 	Elf_Ehdr *ehdr;  member
 | 
| /linux-4.4.14/arch/s390/kernel/ | 
| D | crash_dump.c | 467 static void *ehdr_init(Elf64_Ehdr *ehdr, int mem_chunk_cnt)  in ehdr_init()
 | 
| /linux-4.4.14/arch/ia64/kernel/ | 
| D | module.c | 421 module_frob_arch_sections (Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, char *secstrings,  in module_frob_arch_sections()
 | 
| /linux-4.4.14/fs/ | 
| D | binfmt_elf.c | 481 static inline int arch_elf_pt_proc(struct elfhdr *ehdr,  in arch_elf_pt_proc()504 static inline int arch_check_elf(struct elfhdr *ehdr, bool has_interp,  in arch_check_elf()
 
 | 
| /linux-4.4.14/arch/x86/tools/ | 
| D | relocs.c | 13 static Elf_Ehdr ehdr;  variable
 | 
| /linux-4.4.14/net/wireless/ | 
| D | util.c | 516 		struct ethhdr *ehdr;  in ieee80211_data_to_8023()  local
 | 
| /linux-4.4.14/tools/lib/bpf/ | 
| D | libbpf.c | 189 		GElf_Ehdr ehdr;  member
 | 
| /linux-4.4.14/drivers/staging/rtl8723au/core/ | 
| D | rtw_xmit.c | 425 	struct ethhdr *ehdr = (struct ethhdr *) skb->data;  in update_attrib()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/ | 
| D | stmmac_main.c | 2099 	struct ethhdr *ehdr;  in stmmac_rx_vlan()  local
 | 
| /linux-4.4.14/drivers/net/vmxnet3/ | 
| D | vmxnet3_drv.c | 3368 	struct ethhdr *ehdr;  in vmxnet3_suspend()  local
 | 
| /linux-4.4.14/tools/lguest/ | 
| D | lguest.c | 430 static unsigned long map_elf(int elf_fd, const Elf32_Ehdr *ehdr)  in map_elf()
 | 
| /linux-4.4.14/drivers/message/fusion/ | 
| D | mptbase.h | 895 		ConfigExtendedPageHeader_t	*ehdr;  member
 | 
| /linux-4.4.14/net/key/ | 
| D | af_key.c | 488 		const struct sadb_ext *ehdr = (const struct sadb_ext *) p;  in parse_exthdrs()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/sun/ | 
| D | niu.c | 6564 static u64 niu_compute_tx_flags(struct sk_buff *skb, struct ethhdr *ehdr,  in niu_compute_tx_flags()6638 	struct ethhdr *ehdr;  in niu_start_xmit()  local
 
 | 
| /linux-4.4.14/drivers/net/ethernet/emulex/benet/ | 
| D | be_main.c | 1032 			struct ipv6_opt_hdr *ehdr =  in be_ipv6_exthdr_check()  local
 |