Home
last modified time | relevance | path

Searched defs:ehdr (Results 76 - 100 of 260) sorted by relevance

1234567891011

/third_party/elfutils/libebl/
H A Deblobjnote.c366 GElf_Ehdr ehdr; in ebl_object_note() local
/third_party/rust/crates/rustix/src/backend/linux_raw/param/
H A Dauxv.rs114 let mut ehdr = SYSINFO_EHDR.load(Relaxed); variables
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf_parser.cpp64 EhdrType ehdr; in ParseAllHeaders() local
87 bool ElfParser::ParseElfHeaders(const EhdrType& ehdr) in ParseElfHeaders() argument
112 ParseProgramHeaders(const EhdrType& ehdr) ParseProgramHeaders() argument
172 ParseSectionHeaders(const EhdrType& ehdr) ParseSectionHeaders() argument
[all...]
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dmodule-plts.c291 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections() argument
/kernel/linux/linux-5.10/arch/mips/vdso/
H A Dgenvdso.c113 const Elf32_Ehdr *ehdr; in map_vdso() local
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Delf.c82 } *ehdr = _ehdr; in arch_elf_pt_proc() local
141 } *ehdr = _ehdr; in arch_check_elf() local
/kernel/linux/linux-5.10/arch/parisc/boot/compressed/
H A Dmisc.c236 Elf64_Ehdr ehdr; in parse_elf() local
[all...]
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dmisc.c274 Elf64_Ehdr ehdr; in parse_elf() local
[all...]
/kernel/linux/common_modules/xpm/validator/
H A Delf_code_segment_info.c42 static uint64_t elf64_get_value(const struct elfhdr *ehdr, uint64_t value) in elf64_get_value() argument
53 static uint32_t elf32_get_value(const struct elfhdr *ehdr, uint32_t value) in elf32_get_value() argument
64 static uint16_t elf16_get_value(const struct elfhdr *ehdr, uint16_t value) in elf16_get_value() argument
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dvdso.c113 static void * __init find_section(Elf32_Ehdr *ehdr, const char *name, in find_section() argument
169 static void __init patch_vdso(void *ehdr) in patch_vdso() argument
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Delf.c82 } *ehdr = _ehdr; in arch_elf_pt_proc() local
141 } *ehdr = _ehdr; in arch_check_elf() local
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dmodule-plts.c281 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections() argument
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
H A Dcore-pkey.c195 static int check_core_file(struct shared_info *info, Elf64_Ehdr *ehdr, in check_core_file() argument
[all...]
/kernel/linux/linux-6.6/arch/mips/vdso/
H A Dgenvdso.c113 const Elf32_Ehdr *ehdr; in map_vdso() local
/kernel/linux/linux-6.6/arch/parisc/boot/compressed/
H A Dmisc.c236 Elf64_Ehdr ehdr; in parse_elf() local
[all...]
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dmisc.c283 Elf64_Ehdr ehdr; in parse_elf() local
[all...]
/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_error.h81 struct error_hdr *ehdr = reply->msg; in convert_error() local
/kernel/linux/linux-5.10/scripts/
H A Dsorttable.c332 Elf32_Ehdr *ehdr = addr; in do_file() local
[all...]
/kernel/linux/linux-5.10/tools/objtool/
H A Delf.h87 GElf_Ehdr ehdr; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol-minimal.c116 Elf32_Ehdr ehdr; in filename__read_build_id() local
167 Elf64_Ehdr ehdr; filename__read_build_id() local
320 Elf64_Ehdr ehdr; dso__type_fd() local
[all...]
H A Dgenelf.c253 Elf_Ehdr *ehdr; in jit_write_elf() local
[all...]
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dqcom_common.c119 const struct elf32_hdr *ehdr; in qcom_register_dump_segments() local
H A Dremoteproc_coredump.c234 void *ehdr; in rproc_coredump() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf_fdir.c118 struct virtchnl_proto_hdr *ehdr = NULL; /* Extension Header if it exists */ in iavf_fill_fdir_gtpu_hdr() local
569 struct ethhdr *ehdr = (struct ethhdr *)hdr->buffer; in iavf_fill_fdir_eth_hdr() local
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dremoteproc_coredump.c239 void *ehdr; in rproc_coredump() local
349 void *ehdr; rproc_coredump_using_sections() local
[all...]

Completed in 13 milliseconds

1234567891011