| /linux/drivers/soc/qcom/ |
| H A D | mdt_loader.c | 23 const struct elf32_hdr *ehdr; in mdt_header_valid() local 113 const struct elf32_hdr *ehdr; in qcom_mdt_get_size() local 164 const struct elf32_hdr *ehdr; in qcom_mdt_read_metadata() local 247 const struct elf32_hdr *ehdr; in qcom_mdt_pas_init() local 310 const struct elf32_hdr *ehdr; in qcom_mdt_bins_are_split() local 354 const struct elf32_hdr *ehdr; in qcom_mdt_load_no_init() local
|
| /linux/scripts/ |
| H A D | tracepoint-update.c | 34 Elf_Ehdr *ehdr; member 72 #define for_each_shdr_str(len, ehdr, sec) \ argument 81 Elf_Ehdr *ehdr = etrace->ehdr; in make_trace_array() local 117 Elf_Ehdr *ehdr = etrace->ehdr; in check_tracepoints() local 154 Elf_Ehdr *ehdr = addr; in process_tracepoints() local
|
| H A D | elf-parse.c | 57 Elf_Ehdr *ehdr = addr; in elf_parse() local 165 Elf_Ehdr *ehdr = addr; in elf_map_machine() local 172 Elf_Ehdr *ehdr = addr; in elf_map_long_size() local
|
| H A D | recordmcount.h | 211 static unsigned int get_shnum(Elf_Ehdr const *ehdr, Elf_Shdr const *shdr0) in get_shnum() 219 static void set_shnum(Elf_Ehdr *ehdr, Elf_Shdr *shdr0, unsigned int new_shnum) in set_shnum() 228 static int get_shstrndx(Elf_Ehdr const *ehdr, Elf_Shdr const *shdr0) in get_shstrndx() 236 static void find_symtab(Elf_Ehdr *const ehdr, Elf_Shdr const *shdr0, in find_symtab() 258 static int append_func(Elf_Ehdr *const ehdr, in append_func() 373 Elf_Ehdr const *const ehdr, in get_sym_str_and_relp() 404 Elf_Ehdr const *const ehdr, in sift_rel_mcount() 452 Elf_Ehdr const *const ehdr, in nop_mcount() 523 Elf_Ehdr const *const ehdr) in find_secsym_ndx() 606 static int do_func(Elf_Ehdr *const ehdr, char const *const fname, in do_func()
|
| H A D | sorttable.c | 353 Elf_Ehdr *ehdr; member 360 static int fill_relocs(void *ptr, uint64_t size, Elf_Ehdr *ehdr, uint64_t start_loc) in fill_relocs() 417 static void replace_relocs(void *ptr, uint64_t size, Elf_Ehdr *ehdr, uint64_t start_loc) in replace_relocs() 489 Elf_Ehdr *ehdr = emloc->ehdr; in sort_mcount_loc() local 590 static int do_sort(Elf_Ehdr *ehdr, in do_sort() 890 Elf_Ehdr *ehdr = addr; in do_file() local
|
| H A D | elf-parse.h | 60 static inline uint64_t ehdr64_shoff(Elf_Ehdr *ehdr) in ehdr64_shoff() 65 static inline uint64_t ehdr32_shoff(Elf_Ehdr *ehdr) in ehdr32_shoff() 70 static inline uint64_t ehdr_shoff(Elf_Ehdr *ehdr) in ehdr_shoff()
|
| /linux/arch/s390/kernel/ |
| H A D | kexec_elf.c | 20 const Elf_Ehdr *ehdr; in kexec_file_add_kernel_elf() local 73 const Elf_Ehdr *ehdr; in s390_elf_load() local 114 const Elf_Ehdr *ehdr; in s390_elf_probe() local
|
| /linux/arch/riscv/kernel/ |
| H A D | kexec_elf.c | 24 static int riscv_kexec_elf_load(struct kimage *image, struct elfhdr *ehdr, in riscv_kexec_elf_load() 64 struct elfhdr *ehdr, struct kexec_elf_info *elf_info, in elf_find_pbase() 117 struct elfhdr ehdr; in elf_kexec_load() local
|
| /linux/tools/perf/util/ |
| H A D | symbol-elf.c | 57 GElf_Ehdr *ehdr; in elf_getphdrnum() local 216 GElf_Ehdr ehdr; in filename__has_section() local 329 static bool addend_may_be_ifunc(GElf_Ehdr *ehdr, struct rel_info *ri) in addend_may_be_ifunc() 335 static bool get_ifunc_name(Elf *elf, struct dso *dso, GElf_Ehdr *ehdr, in get_ifunc_name() 366 static bool get_plt_sizes(struct dso *dso, GElf_Ehdr *ehdr, GElf_Shdr *shdr_plt, in get_plt_sizes() 471 static void get_rela_dyn_info(Elf *elf, GElf_Ehdr *ehdr, struct rela_dyn_info *di, Elf_Scn *scn) in get_rela_dyn_info() 566 GElf_Ehdr *ehdr, in dso__synthesize_plt_got_symbols() 614 GElf_Ehdr ehdr; in dso__synthesize_plt_symbols() local 787 GElf_Ehdr ehdr; in elf_read_build_id() local 986 GElf_Ehdr ehdr; in filename__read_debuglink() local [all …]
|
| /linux/drivers/remoteproc/ |
| H A D | remoteproc_elf_loader.c | 46 struct elf32_hdr *ehdr; local 163 const void *ehdr, *phdr; local 257 const void *ehdr = elf_data; local
|
| H A D | remoteproc_coredump.c | 239 void *ehdr; in rproc_coredump() local 349 void *ehdr; in rproc_coredump_using_sections() local
|
| H A D | remoteproc_elf_helpers.h | 25 struct elf32_hdr *ehdr = (struct elf32_hdr *)fw->data; in fw_elf_get_class() local
|
| /linux/arch/loongarch/kernel/ |
| H A D | kexec_elf.c | 21 struct elfhdr *ehdr, struct kexec_elf_info *elf_info, in _elf_kexec_load() 61 struct elfhdr ehdr; in elf_kexec_load() local
|
| /linux/net/ethtool/ |
| H A D | tsinfo.c | 304 if (!ehdr) in ethnl_tsinfo_end_dump() argument 284 void *ehdr = NULL; ethnl_tsinfo_prepare_dump() local 333 void *ehdr = NULL; ethnl_tsinfo_dump_one_phydev() local 367 void *ehdr = NULL; ethnl_tsinfo_dump_one_netdev() local [all...] |
| /linux/lib/ |
| H A D | buildid.c | 216 const Elf32_Ehdr *ehdr; get_build_id_32() local 252 const Elf64_Ehdr *ehdr; get_build_id_64() local 293 const Elf32_Ehdr *ehdr; __build_id_parse() local [all...] |
| /linux/arch/arm/kernel/ |
| H A D | vdso.c | 89 static void * __init find_section(Elf32_Ehdr *ehdr, const char *name, in find_section() 145 static void __init patch_vdso(void *ehdr) in patch_vdso()
|
| /linux/tools/testing/selftests/sgx/ |
| H A D | load.c | 142 Elf64_Ehdr *ehdr; in encl_get_entry() local 183 Elf64_Ehdr *ehdr; in encl_load() local
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| H A 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/arch/mips/kernel/ |
| H A D | elf.c | 82 } *ehdr = _ehdr; in arch_elf_pt_proc() local 141 } *ehdr = _ehdr; in arch_check_elf() local
|
| /linux/fs/proc/ |
| H A D | vmcore.c | 1216 Elf64_Ehdr ehdr; in parse_crash_elf64_headers() local 1272 Elf32_Ehdr ehdr; in parse_crash_elf32_headers() local 1402 Elf64_Ehdr *ehdr = (Elf64_Ehdr *)elfptr; in vmcoredd_update_program_headers() local 1422 Elf32_Ehdr *ehdr = (Elf32_Ehdr *)elfptr; in vmcoredd_update_program_headers() local 1569 Elf64_Ehdr *ehdr = (Elf64_Ehdr *)elfcorebuf; in vmcore_reset_offsets_elf64() local 1596 Elf64_Ehdr *ehdr = (Elf64_Ehdr *)elfcorebuf; in vmcore_add_device_ram_elf64() local
|
| /linux/arch/parisc/kernel/ |
| H A D | kexec_file.c | 23 struct elfhdr ehdr; in elf_load() local
|
| /linux/net/tipc/ |
| H A D | crypto.c | 742 struct tipc_ehdr *ehdr; in tipc_aead_encrypt() local 894 struct tipc_ehdr *ehdr; in tipc_aead_decrypt() local 998 static inline int tipc_ehdr_size(struct tipc_ehdr *ehdr) in tipc_ehdr_size() 1011 struct tipc_ehdr *ehdr; in tipc_ehdr_validate() local 1044 struct tipc_ehdr *ehdr; in tipc_ehdr_build() local 1392 struct tipc_ehdr *ehdr = (struct tipc_ehdr *)skb_network_header(skb); in tipc_crypto_key_synch() local 1904 struct tipc_ehdr *ehdr; in tipc_crypto_rcv_complete() local
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_fw.c | 93 #define CSF_FW_BINARY_ENTRY_TYPE(ehdr) ((ehdr) & 0xff) argument 94 #define CSF_FW_BINARY_ENTRY_SIZE(ehdr) (((ehdr) >> 8) & 0xff) argument 538 u32 ehdr) in panthor_fw_load_section_entry() 684 u32 ehdr) in panthor_fw_read_build_info() 743 u32 ehdr; in panthor_fw_load_entry() local
|
| /linux/arch/powerpc/kexec/ |
| H A D | elf_64.c | 38 struct elfhdr ehdr; in elf64_load() local
|
| /linux/arch/arm64/kernel/pi/ |
| H A D | relacheck.c | 24 static Elf64_Ehdr *ehdr; variable
|