Home
last modified time | relevance | path

Searched defs:elfp (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/elfutils/libdwfl/
H A Dopen.c105 what_kind (int fd, Elf **elfp, Elf_Kind *kind, bool *may_close_fd) in what_kind()
127 libdw_open_elf (int *fdp, Elf **elfp, bool close_on_fail, bool archive_ok, in libdw_open_elf()
197 __libdw_open_file (int *fdp, Elf **elfp, bool close_on_fail, bool archive_ok) in __libdw_open_file()
204 __libdw_open_elf_memory (char *data, size_t size, Elf **elfp, bool archive_ok) in __libdw_open_elf_memory()
222 __libdw_open_elf (int fd, Elf **elfp) in __libdw_open_elf()
H A Ddwfl_module_getsym.c38 GElf_Word *shndxp, Elf **elfp, Dwarf_Addr *biasp, in __libdwfl_getsym()
204 Elf **elfp, Dwarf_Addr *bias) in dwfl_module_getsym_info()
H A Ddwfl_build_id_find_elf.c147 char **file_name, Elf **elfp) in dwfl_build_id_find_elf()
H A Ddwfl_module_addrsym.c246 Elf **elfp, Dwarf_Addr *biasp, bool _adjust_st_value) in __libdwfl_addrsym()
H A Dlinux-proc-maps.c362 char **file_name, Elf **elfp) in dwfl_linux_proc_find_elf()
H A Dcore-file.c178 void *arg, Elf **elfp) in core_file_read_eagerly()
H A Dlinux-kernel-modules.c780 char **file_name, Elf **elfp) in dwfl_linux_kernel_find_elf()
/aosp_15_r20/external/elfutils/tests/
H A Dbacktrace-data.c65 Elf **elfp __attribute__ ((unused))) in find_elf()