Home
last modified time | relevance | path

Searched defs:ehdr (Results 51 - 75 of 262) sorted by relevance

1234567891011

/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dmodule-plts.c209 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections() argument
H A Dvdso.c104 static void * __init find_section(Elf32_Ehdr *ehdr, const char *name, in find_section() argument
160 static void __init patch_vdso(void *ehdr) in patch_vdso() argument
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dmdt_loader.c44 const struct elf32_hdr *ehdr; in qcom_mdt_get_size() local
89 const struct elf32_hdr *ehdr; in qcom_mdt_read_metadata() local
136 const struct elf32_hdr *ehdr; in __qcom_mdt_load() local
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H A Dtest_lwt_bpf.c172 struct ethhdr ehdr; in __do_push_ll_and_redirect() local
/kernel/linux/linux-5.10/kernel/
H A Dkexec_elf.c24 static inline bool elf_is_elf_file(const struct elfhdr *ehdr) in elf_is_elf_file() argument
29 static uint64_t elf64_to_cpu(const struct elfhdr *ehdr, uint64_t value) in elf64_to_cpu() argument
39 static uint32_t elf32_to_cpu(const struct elfhdr *ehdr, uint32_t value) in elf32_to_cpu() argument
49 static uint16_t elf16_to_cpu(const struct elfhdr *ehdr, uint16_t value) in elf16_to_cpu() argument
63 elf_is_ehdr_sane(const struct elfhdr *ehdr, size_t buf_len) elf_is_ehdr_sane() argument
119 elf_read_ehdr(const char *buf, size_t len, struct elfhdr *ehdr) elf_read_ehdr() argument
208 const struct elfhdr *ehdr = elf_info->ehdr; elf_read_phdr() local
255 const struct elfhdr *ehdr = elf_info->ehdr; elf_read_phdrs() local
296 elf_read_from_buffer(const char *buf, size_t len, struct elfhdr *ehdr, struct kexec_elf_info *elf_info) elf_read_from_buffer() argument
327 kexec_build_elf_info(const char *buf, size_t len, struct elfhdr *ehdr, struct kexec_elf_info *elf_info) kexec_build_elf_info() argument
367 struct elfhdr ehdr; kexec_elf_probe() local
388 kexec_elf_load(struct kimage *image, struct elfhdr *ehdr, struct kexec_elf_info *elf_info, struct kexec_buf *kbuf, unsigned long *lowest_load_addr) kexec_elf_load() argument
[all...]
/kernel/linux/linux-5.10/net/ethtool/
H A Dtunnels.c247 void *ehdr; in ethnl_tunnel_info_dumpit() local
H A Dcabletest.c23 void *ehdr; in ethnl_cable_test_started() local
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dremoteproc_elf_loader.c44 struct elf32_hdr *ehdr; local
159 const void *ehdr, *phdr; local
244 const void *ehdr = elf_data; global() local
[all...]
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dremoteproc_elf_loader.c46 struct elf32_hdr *ehdr; local
163 const void *ehdr, *phdr; local
257 const void *ehdr = elf_data; global() local
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dkexec_elf.c24 static inline bool elf_is_elf_file(const struct elfhdr *ehdr) in elf_is_elf_file() argument
29 static uint64_t elf64_to_cpu(const struct elfhdr *ehdr, uint64_t value) in elf64_to_cpu() argument
39 static uint32_t elf32_to_cpu(const struct elfhdr *ehdr, uint32_t value) in elf32_to_cpu() argument
49 static uint16_t elf16_to_cpu(const struct elfhdr *ehdr, uint16_t value) in elf16_to_cpu() argument
63 elf_is_ehdr_sane(const struct elfhdr *ehdr, size_t buf_len) elf_is_ehdr_sane() argument
119 elf_read_ehdr(const char *buf, size_t len, struct elfhdr *ehdr) elf_read_ehdr() argument
208 const struct elfhdr *ehdr = elf_info->ehdr; elf_read_phdr() local
255 const struct elfhdr *ehdr = elf_info->ehdr; elf_read_phdrs() local
296 elf_read_from_buffer(const char *buf, size_t len, struct elfhdr *ehdr, struct kexec_elf_info *elf_info) elf_read_from_buffer() argument
327 kexec_build_elf_info(const char *buf, size_t len, struct elfhdr *ehdr, struct kexec_elf_info *elf_info) kexec_build_elf_info() argument
367 struct elfhdr ehdr; kexec_elf_probe() local
388 kexec_elf_load(struct kimage *image, struct elfhdr *ehdr, struct kexec_elf_info *elf_info, struct kexec_buf *kbuf, unsigned long *lowest_load_addr) kexec_elf_load() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/sgx/
H A Dload.c142 Elf64_Ehdr *ehdr; in encl_get_entry() local
183 Elf64_Ehdr *ehdr; in encl_load() local
[all...]
/kernel/linux/linux-6.6/net/ethtool/
H A Dtunnels.c247 void *ehdr; in ethnl_tunnel_info_dumpit() local
H A Dcabletest.c23 void *ehdr; in ethnl_cable_test_started() local
/kernel/linux/linux-6.6/samples/bpf/
H A Dtest_lwt_bpf.c164 struct ethhdr ehdr; in __do_push_ll_and_redirect() local
/third_party/elfutils/libelf/
H A Delf_getdata.c118 __libelf_data_type (GElf_Ehdr *ehdr, int sh_type, GElf_Xword align) in __libelf_data_type() argument
273 GElf_Ehdr *ehdr = __gelf_getehdr_rdlock (elf, &ehdr_mem); in __libelf_set_rawdata_wrlock() local
369 GElf_Ehdr *ehdr = __gelf_getehdr_rdlock (elf, &ehdr_mem); in __libelf_set_rawdata_wrlock() local
[all...]
/third_party/elfutils/tests/
H A Delfcopy.c45 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in setshstrndx() local
H A Ddwflsyms.c89 GElf_Ehdr ehdr; in elf_section_name() local
138 GElf_Ehdr ehdr; in list_syms() local
[all...]
H A Daddsections.c45 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in setshstrndx() local
H A Dfillfile.c100 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in create_strtab() local
227 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in check_elf() local
[all...]
H A Delfstrtab.c160 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in check_elf() local
/third_party/elfutils/libdw/
H A Ddwarf_begin_elf.c281 GElf_Ehdr ehdr; in valid_p() local
487 GElf_Ehdr *ehdr; in dwarf_begin_elf() local
/third_party/elfutils/libdwelf/
H A Ddwelf_elf_gnu_build_id.c133 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (elf, &ehdr_mem); in __libdwfl_find_elf_build_id() local
/third_party/elfutils/libasm/
H A Ddisasm_cb.c123 GElf_Ehdr *ehdr = gelf_getehdr (ctx->elf, &ehdr_mem); in read_symtab() local
/third_party/elfutils/libdwfl/
H A Delf-from-memory.c107 } ehdr; in elf_from_remote_memory() local
[all...]
/third_party/elfutils/backends/
H A Dcommon-reloc.c115 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in reloc_valid_use() local

Completed in 12 milliseconds

1234567891011