/third_party/elfutils/libebl/ |
H A D | eblobjnote.c | 366 GElf_Ehdr ehdr; in ebl_object_note() local
|
/third_party/rust/crates/rustix/src/backend/linux_raw/param/ |
H A D | auxv.rs | 114 let mut ehdr = SYSINFO_EHDR.load(Relaxed); variables
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | dfx_elf_parser.cpp | 64 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 D | module-plts.c | 291 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 D | genvdso.c | 113 const Elf32_Ehdr *ehdr; in map_vdso() local
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/arch/parisc/boot/compressed/ |
H A D | misc.c | 236 Elf64_Ehdr ehdr; in parse_elf() local [all...] |
/kernel/linux/linux-5.10/arch/x86/boot/compressed/ |
H A D | misc.c | 274 Elf64_Ehdr ehdr; in parse_elf() local [all...] |
/kernel/linux/common_modules/xpm/validator/ |
H A D | elf_code_segment_info.c | 42 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 D | vdso.c | 113 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 D | elf.c | 82 } *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 D | module-plts.c | 281 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 D | core-pkey.c | 195 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 D | genvdso.c | 113 const Elf32_Ehdr *ehdr; in map_vdso() local
|
/kernel/linux/linux-6.6/arch/parisc/boot/compressed/ |
H A D | misc.c | 236 Elf64_Ehdr ehdr; in parse_elf() local [all...] |
/kernel/linux/linux-6.6/arch/x86/boot/compressed/ |
H A D | misc.c | 283 Elf64_Ehdr ehdr; in parse_elf() local [all...] |
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | zcrypt_error.h | 81 struct error_hdr *ehdr = reply->msg; in convert_error() local
|
/kernel/linux/linux-5.10/scripts/ |
H A D | sorttable.c | 332 Elf32_Ehdr *ehdr = addr; in do_file() local [all...] |
/kernel/linux/linux-5.10/tools/objtool/ |
H A D | elf.h | 87 GElf_Ehdr ehdr; member
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | symbol-minimal.c | 116 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 D | genelf.c | 253 Elf_Ehdr *ehdr; in jit_write_elf() local [all...] |
/kernel/linux/linux-5.10/drivers/remoteproc/ |
H A D | qcom_common.c | 119 const struct elf32_hdr *ehdr; in qcom_register_dump_segments() local
|
H A D | remoteproc_coredump.c | 234 void *ehdr; in rproc_coredump() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_fdir.c | 118 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 D | remoteproc_coredump.c | 239 void *ehdr; in rproc_coredump() local 349 void *ehdr; rproc_coredump_using_sections() local [all...] |