Home
last modified time | relevance | path

Searched defs:ehdr (Results 176 - 200 of 262) sorted by relevance

1234567891011

/kernel/linux/linux-6.6/include/linux/
H A Dkexec.h115 const Elf_Ehdr *ehdr; member
281 const struct elfhdr *ehdr; member
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dimx_dsp_rproc.c847 const void *ehdr, *phdr; in imx_dsp_rproc_elf_load_segments() local
H A Dpru_rproc.c805 struct elf32_hdr *ehdr; in pru_rproc_load_elf_segments() local
875 struct elf32_hdr *ehdr = (struct elf32_hdr *)elf_data; in pru_rproc_find_interrupt_map() local
/kernel/linux/linux-6.6/arch/x86/tools/
H A Drelocs.c14 static Elf_Ehdr ehdr; variable
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dunwind-libunwind-local.c175 GElf_Ehdr ehdr; in elf_section_address_and_offset() local
235 GElf_Ehdr ehdr; in elf_is_exec() local
/kernel/linux/linux-6.6/scripts/
H A Drecordmcount.c514 Elf32_Ehdr *ehdr; in do_file() local
[all...]
/kernel/liteos_a/kernel/extended/dynload/src/
H A Dlos_load_elf.c150 STATIC INT32 OsVerifyELFEhdr(const LD_ELF_EHDR *ehdr, UINT32 fileLen) in OsVerifyELFEhdr() argument
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dusdt.c307 GElf_Ehdr ehdr; in sanity_check_usdt_elf() local
588 GElf_Ehdr ehdr; in collect_usdt_targets() local
[all...]
/third_party/elfutils/src/
H A Delfclassify.c241 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_storage); in run_classify() local
/third_party/elfutils/libdwfl/
H A Ddwfl_module_getdwarf.c315 } ehdr; in find_prelink_address_sync() local
702 translate_offs(GElf_Addr adjust, Dwfl_Module *mod, size_t phnum, GElf_Addr addrs[i_max], GElf_Xword strsz, GElf_Ehdr *ehdr) translate_offs() argument
827 GElf_Ehdr *ehdr = gelf_getehdr (mod->main.elf, &ehdr_mem); find_dynsym() local
[all...]
H A Ddwfl_segment_report_module.c354 } ehdr; in dwfl_segment_report_module() local
[all...]
/third_party/elfutils/libelf/
H A DlibelfP.h320 void *ehdr; member
339 Elf32_Ehdr *ehdr; /* Pointer to the ELF header. This is member
364 Elf64_Ehdr *ehdr; /* Pointer to the ELF header. This is member
/third_party/elfutils/tests/
H A Dvarlocs.c1134 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (elf, &ehdr_mem); in main() local
/third_party/libbpf/src/
H A Dusdt.c307 GElf_Ehdr ehdr; in sanity_check_usdt_elf() local
588 GElf_Ehdr ehdr; in collect_usdt_targets() local
[all...]
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc1508 GElf_Ehdr* ehdr = gelf_getehdr (elf, &ehdr_mem); in get_soname_of_elf_file() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_fast.c1404 struct eap_tlv_hdr *ehdr; in eap_fast_use_pac_opaque() local
H A Deap_teap.c1470 struct teap_tlv_hdr *ehdr; in eap_teap_use_pac_opaque() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_fast.c1424 struct eap_tlv_hdr *ehdr; in eap_fast_use_pac_opaque() local
/device/soc/rockchip/common/vendor/drivers/net/ethernet/
H A Ddwmac-rk-tool.c327 struct ethhdr *ehdr; in dwmac_rk_get_skb() local
462 struct ethhdr *ehdr; in dwmac_rk_loopback_validate() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk-tool.c341 struct ethhdr *ehdr; in dwmac_rk_get_skb() local
473 struct ethhdr *ehdr; in dwmac_rk_loopback_validate() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c66 struct ethhdr *ehdr; in stmmac_test_get_udp_skb() local
255 struct ethhdr *ehdr; stmmac_test_loopback_validate() local
720 struct ethhdr *ehdr; stmmac_test_flowctrl_validate() local
842 struct ethhdr *ehdr; stmmac_test_vlan_validate() local
1599 struct ethhdr *ehdr; stmmac_test_arp_validate() local
[all...]
/kernel/linux/linux-5.10/drivers/net/vmxnet3/
H A Dvmxnet3_drv.c3770 struct ethhdr *ehdr; in vmxnet3_suspend() local
/kernel/linux/linux-5.10/net/tipc/
H A Dcrypto.c735 struct tipc_ehdr *ehdr; in tipc_aead_encrypt() local
889 struct tipc_ehdr *ehdr; in tipc_aead_decrypt() local
993 tipc_ehdr_size(struct tipc_ehdr *ehdr) tipc_ehdr_size() argument
1006 struct tipc_ehdr *ehdr; tipc_ehdr_validate() local
1039 struct tipc_ehdr *ehdr; tipc_ehdr_build() local
1387 struct tipc_ehdr *ehdr = (struct tipc_ehdr *)skb_network_header(skb); tipc_crypto_key_synch() local
1899 struct tipc_ehdr *ehdr; tipc_crypto_rcv_complete() local
[all...]
/kernel/linux/linux-5.10/net/wireless/
H A Dutil.c542 int ieee80211_data_to_8023_exthdr(struct sk_buff *skb, struct ethhdr *ehdr, in ieee80211_data_to_8023_exthdr() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-finder.c1230 GElf_Ehdr ehdr; in debuginfo__find_probes() local

Completed in 43 milliseconds

1234567891011