| /kernel/linux/linux-6.6/fs/proc/ |
| H A D | kcore.c | 339 struct elfhdr ehdr = { in read_kcore_iter() local
|
| /kernel/linux/linux-6.6/drivers/remoteproc/ |
| H A D | qcom_common.c | 279 const struct elf32_hdr *ehdr; in qcom_register_dump_segments() local
|
| /kernel/linux/linux-6.6/drivers/media/platform/st/sti/c8sectpfe/ |
| H A D | c8sectpfe-core.c | 941 struct elf32_hdr *ehdr; in c8sectpfe_elf_sanity_check() local 1059 Elf32_Ehdr *ehdr; load_slim_core_fw() local [all...] |
| /kernel/linux/linux-6.6/net/ethtool/ |
| H A D | netlink.c | 449 void *ehdr; in ethnl_default_dump_one() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | relocate.c | 502 relocate_section (Dwfl_Module *mod, Elf *relocated, const GElf_Ehdr *ehdr, in relocate_section() argument 756 const GElf_Ehdr *ehdr in __libdwfl_relocate() local 323 relocate(Dwfl_Module * const mod, Elf * const relocated, struct reloc_symtab_cache * const reloc_symtab, Elf_Data * const tdata, const GElf_Ehdr * const ehdr, GElf_Addr offset, const GElf_Sxword *addend, int rtype, int symndx) relocate() argument [all...] |
| /third_party/elfutils/src/ |
| H A D | findtextrel.c | 220 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in process_file() local
|
| /third_party/elfutils/tests/ |
| H A D | backtrace.c | 434 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (elf, &ehdr_mem); in exec_dump() local
|
| H A D | elfstrmerge.c | 216 GElf_Ehdr ehdr; in main() local [all...] |
| /third_party/elfutils/libebl/ |
| H A D | eblopenbackend.c | 358 GElf_Ehdr *ehdr; in ebl_openbackend() local
|
| /third_party/libbpf/src/ |
| H A D | elf.c | 358 GElf_Ehdr ehdr; in elf_find_func_offset() local
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| H A D | dfx_elf.cpp | 1014 Elf32_Ehdr *ehdr = (Elf32_Ehdr *)data;
in GetElfSize() local 1017 Elf64_Ehdr *ehdr = (Elf64_Ehdr *)data;
in GetElfSize() local
|
| /kernel/linux/linux-5.10/arch/x86/tools/ |
| H A D | relocs.c | 14 static Elf_Ehdr ehdr; variable [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/kexec/ |
| H A D | file_load_64.c | 763 static void update_backup_region_phdr(struct kimage *image, Elf64_Ehdr *ehdr) in update_backup_region_phdr() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | vdso.c | 231 static void * __init find_section32(Elf32_Ehdr *ehdr, const char *secname, in find_section32() argument 336 static void * __init find_section64(Elf64_Ehdr *ehdr, const char *secname, in find_section64() argument [all...] |
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| H A D | crash_dump.c | 512 static void *ehdr_init(Elf64_Ehdr *ehdr, int mem_chunk_cnt) in ehdr_init() argument [all...] |
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| H A D | elf.h | 284 static inline int arch_elf_pt_proc(void *ehdr, void *phdr, in arch_elf_pt_proc() argument 291 static inline int arch_check_elf(void *ehdr, bool has_interp, in arch_check_elf() argument
|
| /kernel/linux/linux-5.10/arch/mips/boot/tools/ |
| H A D | relocs.c | 14 static Elf_Ehdr ehdr; variable [all...] |
| /kernel/linux/linux-6.6/arch/mips/boot/tools/ |
| H A D | relocs.c | 14 static Elf_Ehdr ehdr; variable [all...] |
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| H A D | elf.h | 282 static inline int arch_elf_pt_proc(void *ehdr, void *phdr, in arch_elf_pt_proc() argument 289 static inline int arch_check_elf(void *ehdr, bool has_interp, in arch_check_elf() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/kexec/ |
| H A D | file_load_64.c | 770 static void update_backup_region_phdr(struct kimage *image, Elf64_Ehdr *ehdr) in update_backup_region_phdr() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/benchs/ |
| H A D | bench_ringbufs.c | 486 struct perf_event_header *ehdr; in perfbuf_custom_consumer() local
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| H A D | crash_dump.c | 453 static void *ehdr_init(Elf64_Ehdr *ehdr, int mem_chunk_cnt) in ehdr_init() argument [all...] |
| /kernel/linux/linux-5.10/samples/bpf/ |
| H A D | bpf_load.c | 316 static int get_sec(Elf *elf, int i, GElf_Ehdr *ehdr, char **shname, in get_sec() argument 512 GElf_Ehdr ehdr; in do_load_bpf_file() local [all...] |
| /kernel/linux/linux-5.10/scripts/ |
| H A D | recordmcount.h | 211 static unsigned int get_shnum(Elf_Ehdr const *ehdr, Elf_Shdr const *shdr0) in get_shnum() argument 219 static void set_shnum(Elf_Ehdr *ehdr, Elf_Shdr *shdr0, unsigned int new_shnum) in set_shnum() argument 228 static int get_shstrndx(Elf_Ehdr const *ehdr, Elf_Shdr const *shdr0) in get_shstrndx() argument 236 static void find_symtab(Elf_Ehdr *const ehdr, Elf_Shd argument 258 append_func(Elf_Ehdr *const ehdr, Elf_Shdr *const shstr, uint_t const *const mloc0, uint_t const *const mlocp, Elf_Rel const *const mrel0, Elf_Rel const *const mrelp, unsigned int const rel_entsize, unsigned int const symsec_sh_link) append_func() argument 372 get_sym_str_and_relp(Elf_Shdr const *const relhdr, Elf_Ehdr const *const ehdr, Elf_Sym const **sym0, char const **str0, Elf_Rel const **relp) get_sym_str_and_relp() argument 400 sift_rel_mcount(uint_t *mlocp, unsigned const offbase, Elf_Rel **const mrelpp, Elf_Shdr const *const relhdr, Elf_Ehdr const *const ehdr, unsigned const recsym, uint_t const recval, unsigned const reltype) sift_rel_mcount() argument 451 nop_mcount(Elf_Shdr const *const relhdr, Elf_Ehdr const *const ehdr, const char *const txtname) nop_mcount() argument 516 find_secsym_ndx(unsigned const txtndx, char const *const txtname, uint_t *const recvalp, unsigned int *sym_index, Elf_Shdr const *const symhdr, Elf32_Word const *symtab, Elf32_Word const *symtab_shndx, Elf_Ehdr const *const ehdr) find_secsym_ndx() argument 606 do_func(Elf_Ehdr *const ehdr, char const *const fname, unsigned const reltype) do_func() argument [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | unwind-libunwind-local.c | 174 GElf_Ehdr ehdr; in elf_section_offset() local 200 GElf_Ehdr ehdr; in elf_is_exec() local
|