Home
last modified time | relevance | path

Searched defs:elf (Results 26 - 50 of 241) sorted by relevance

12345678910

/third_party/elfutils/tests/
H A Drdwrmmap.c38 Elf *elf = elf_begin (fd, ELF_C_RDWR_MMAP, NULL); in main() local
H A Dgetphdrnum.c14 Elf *elf; in main() local
H A Dearly-offscn.c42 Elf *elf = elf_begin (fd, ELF_C_READ, NULL); in main() local
H A Dupdate1.c38 Elf *elf; in main() local
H A Delfrdwrnop.c61 Elf *elf = elf_begin (fd, ELF_C_RDWR, NULL); in main() local
/third_party/elfutils/libdwelf/
H A Ddwelf_elf_begin.c41 Elf *elf = NULL; in dwelf_elf_begin() local
/third_party/elfutils/libelf/
H A Dgelf_xlatetof.c41 gelf_xlatetof (Elf *elf, Elf_Data *dest, const Elf_Data * src, in gelf_xlatetof() argument
H A Dgelf_xlatetom.c41 gelf_xlatetom (Elf *elf, Elf_Data *dest, const Elf_Data * src, in gelf_xlatetom() argument
H A Delf_newscn.c44 elf_newscn (Elf *elf) in elf_newscn() argument
[all...]
H A Delf_getscn.c42 elf_getscn (Elf *elf, size_t idx) in elf_getscn() argument
[all...]
H A Delf_getshdrnum.c43 __elf_getshdrnum_rdlock (Elf *elf, size_t *dst) in __elf_getshdrnum_rdlock() argument
73 elf_getshdrnum(Elf *elf, size_t *dst) elf_getshdrnum() argument
[all...]
H A Delf_readall.c42 set_address (Elf *elf, size_t offset) in set_address() argument
68 __libelf_readall (Elf *elf) in __libelf_readall() argument
[all...]
H A Delf32_getshdr.c52 Elf *elf = scn->elf; in ElfW2() local
[all...]
H A Dgelf_fsize.c82 gelf_fsize (Elf *elf, Elf_Type type, size_t count, unsigned int version) in gelf_fsize() argument
H A Dgelf_getehdr.c44 __gelf_getehdr_rdlock (Elf *elf, GElf_Ehdr *dest) in __gelf_getehdr_rdlock() argument
97 gelf_getehdr (Elf *elf, GElf_Ehdr *dest) in gelf_getehdr() argument
[all...]
H A Dgelf_update_ehdr.c41 gelf_update_ehdr (Elf *elf, GElf_Ehdr *src) in gelf_update_ehdr() argument
[all...]
H A Dgelf_update_shdr.c44 Elf *elf; in gelf_update_shdr() local
H A Dgelf_getmove.c45 Elf *elf; in gelf_getmove() local
H A Delf_getshdrstrndx.c44 elf_getshdrstrndx (Elf *elf, size_t *dst) in elf_getshdrstrndx() argument
[all...]
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
H A Delf_benchmark.cpp60 auto elf = buildIdMap->GetElf(); in BenchmarkElfGetBuildIdFromObj() local
/third_party/elfutils/libdw/
H A Ddwarf_begin.c44 Elf *elf; in dwarf_begin() local
/third_party/libabigail/include/
H A Dabg-elf-reader.h29 namespace elf namespace
/third_party/rust/crates/rustix/src/backend/linux_raw/
H A Dmod.rs20 mod elf; modules
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Delf.c20 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() argument
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Delf.c15 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() argument

Completed in 5 milliseconds

12345678910