/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | elf.c | 84 GElf_Ehdr ehdr; in elf_sym_iter_new() local 172 GElf_Ehdr ehdr; in elf_find_func_offset() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | genelf.c | 255 Elf_Ehdr *ehdr; in jit_write_elf() local [all...] |
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...] |
/kernel/linux/linux-6.6/scripts/ |
H A D | sorttable.c | 271 Elf32_Ehdr *ehdr = addr; in do_file() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | trace_helpers.c | 277 GElf_Ehdr ehdr; in read_build_id() local
|
/kernel/linux/linux-6.6/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/drivers/s390/crypto/ |
H A D | zcrypt_error.h | 81 struct error_hdr *ehdr = reply->msg; in convert_error() local
|
/kernel/linux/linux-6.6/net/core/ |
H A D | selftests.c | 61 struct ethhdr *ehdr; in net_test_get_skb() local 179 struct ethhdr *ehdr; in net_test_loopback_validate() local [all...] |
/third_party/elfutils/libdwfl/ |
H A D | linux-core-attach.c | 335 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (core, &ehdr_mem); in dwfl_core_file_attach() local
|
H A D | dwfl_report_elf.c | 51 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (elf, &ehdr_mem); in __libdwfl_elf_address_range() local
|
/third_party/elfutils/libelf/ |
H A D | elf_begin.c | 81 } ehdr; in get_shnum() local 344 Elf32_Ehdr *ehdr = (Elf32_Ehdr *) ((char *) map_address + offset); file_read_elf() local 448 Elf64_Ehdr *ehdr = (Elf64_Ehdr *) ((char *) map_address + offset); file_read_elf() local 599 Elf64_Ehdr ehdr; read_unmmaped_file() member [all...] |
H A D | elf_compress.c | 353 GElf_Ehdr ehdr; in elf_compress() local
|
/third_party/elfutils/libdw/ |
H A D | dwarf_getcfi_elf.c | 44 allocate_cfi (Elf *elf, const GElf_Ehdr *ehdr, GElf_Addr vaddr) in allocate_cfi() argument 128 getcfi_gnu_eh_frame (Elf *elf, const GElf_Ehdr *ehdr, const GElf_Phdr *phdr) in getcfi_gnu_eh_frame() argument 196 getcfi_phdr (Elf *elf, const GElf_Ehdr *ehdr) in getcfi_phdr() argument 75 parse_eh_frame_hdr(const uint8_t *hdr, size_t hdr_size, GElf_Addr hdr_vaddr, const GElf_Ehdr *ehdr, GElf_Addr *eh_frame_vaddr, size_t *table_entries, uint8_t *table_encoding) parse_eh_frame_hdr() argument 217 getcfi_scn_eh_frame(Elf *elf, const GElf_Ehdr *ehdr, Elf_Scn *scn, GElf_Shdr *shdr, Elf_Scn *hdr_scn, GElf_Addr hdr_vaddr) getcfi_scn_eh_frame() argument 273 getcfi_shdr(Elf *elf, const GElf_Ehdr *ehdr) getcfi_shdr() argument 325 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); dwarf_getcfi_elf() local [all...] |
/third_party/elfutils/libasm/ |
H A D | asm_end.c | 77 GElf_Ehdr *ehdr; in binary_end() local
|
/third_party/vixl/examples/aarch32/ |
H A D | disasm-a32.cc | 99 explicit SectionLocator(const Elf32_Ehdr* ehdr) { in SectionLocator() argument 122 void LocateSymbols(const Elf32_Ehdr* ehdr, in LocateSymbols() argument 169 StaticSymbolVisitor(const Elf32_Ehdr* ehdr, SymbolTable* symbols) StaticSymbolVisitor() argument 240 const Elf32_Ehdr* ehdr = reinterpret_cast<const Elf32_Ehdr*>(base_addr); main() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
H A D | elf_mem_image.cc | 70 const T *GetTableElement(const ElfW(Ehdr) * ehdr, ElfW(Off) table_offset, member
|
/kernel/linux/linux-5.10/arch/loongarch/boot/tools/ |
H A D | relocs.c | 14 static Elf_Ehdr ehdr; variable [all...] |
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/ |
H A D | gen-hyprel.c | 134 Elf64_Ehdr *ehdr; member [all...] |
/kernel/linux/linux-6.6/arch/riscv/kernel/ |
H A D | elf_kexec.c | 36 static int riscv_kexec_elf_load(struct kimage *image, struct elfhdr *ehdr, in riscv_kexec_elf_load() argument 205 struct elfhdr ehdr; in elf_kexec_load() local 75 elf_find_pbase(struct kimage *image, unsigned long kernel_len, struct elfhdr *ehdr, struct kexec_elf_info *elf_info, unsigned long *old_pbase, unsigned long *new_pbase) elf_find_pbase() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/sti/c8sectpfe/ |
H A D | c8sectpfe-core.c | 959 struct elf32_hdr *ehdr; in c8sectpfe_elf_sanity_check() local 1078 Elf32_Ehdr *ehdr; load_slim_core_fw() local [all...] |
/kernel/linux/linux-5.10/scripts/ |
H A D | sorttable.h | 195 static int do_sort(Elf_Ehdr *ehdr, in do_sort() argument [all...] |
/kernel/linux/linux-5.10/fs/proc/ |
H A D | kcore.c | 332 struct elfhdr ehdr = { in read_kcore() local
|
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | netlink.c | 383 void *ehdr; in ethnl_default_dump_one() local
|
/kernel/linux/linux-5.10/drivers/remoteproc/ |
H A D | mtk_scp.c | 223 struct elf32_hdr *ehdr; in scp_elf_load_segments() local
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | kcore.c | 339 struct elfhdr ehdr = { in read_kcore_iter() local
|