Home
last modified time | relevance | path

Searched defs:ehdr (Results 101 - 125 of 258) sorted by relevance

1234567891011

/kernel/linux/linux-6.6/tools/lib/bpf/
H A Delf.c84 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 Dgenelf.c255 Elf_Ehdr *ehdr; in jit_write_elf() local
[all...]
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...]
/kernel/linux/linux-6.6/scripts/
H A Dsorttable.c271 Elf32_Ehdr *ehdr = addr; in do_file() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtrace_helpers.c277 GElf_Ehdr ehdr; in read_build_id() local
/kernel/linux/linux-6.6/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/drivers/s390/crypto/
H A Dzcrypt_error.h81 struct error_hdr *ehdr = reply->msg; in convert_error() local
/kernel/linux/linux-6.6/net/core/
H A Dselftests.c61 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 Dlinux-core-attach.c335 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (core, &ehdr_mem); in dwfl_core_file_attach() local
H A Ddwfl_report_elf.c51 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (elf, &ehdr_mem); in __libdwfl_elf_address_range() local
/third_party/elfutils/libelf/
H A Delf_begin.c81 } 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 Delf_compress.c353 GElf_Ehdr ehdr; in elf_compress() local
/third_party/elfutils/libdw/
H A Ddwarf_getcfi_elf.c44 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 Dasm_end.c77 GElf_Ehdr *ehdr; in binary_end() local
/third_party/vixl/examples/aarch32/
H A Ddisasm-a32.cc99 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 Delf_mem_image.cc70 const T *GetTableElement(const ElfW(Ehdr) * ehdr, ElfW(Off) table_offset, member
/kernel/linux/linux-5.10/arch/loongarch/boot/tools/
H A Drelocs.c14 static Elf_Ehdr ehdr; variable
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c134 Elf64_Ehdr *ehdr; member
[all...]
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Delf_kexec.c36 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 Dc8sectpfe-core.c959 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 Dsorttable.h195 static int do_sort(Elf_Ehdr *ehdr, in do_sort() argument
[all...]
/kernel/linux/linux-5.10/fs/proc/
H A Dkcore.c332 struct elfhdr ehdr = { in read_kcore() local
/kernel/linux/linux-5.10/net/ethtool/
H A Dnetlink.c383 void *ehdr; in ethnl_default_dump_one() local
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dmtk_scp.c223 struct elf32_hdr *ehdr; in scp_elf_load_segments() local
/kernel/linux/linux-6.6/fs/proc/
H A Dkcore.c339 struct elfhdr ehdr = { in read_kcore_iter() local

Completed in 17 milliseconds

1234567891011