Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Dopen.c98 what_kind (int fd, Elf **elfp, Elf_Kind *kind, bool *may_close_fd) in what_kind()
120 libdw_open_elf (int *fdp, Elf **elfp, bool close_on_fail, bool archive_ok, in libdw_open_elf()
185 __libdw_open_file (int *fdp, Elf **elfp, bool close_on_fail, bool archive_ok) in __libdw_open_file()
191 __libdw_open_elf (int fd, Elf **elfp) in __libdw_open_elf()
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()
Ddwfl_build_id_find_elf.c145 char **file_name, Elf **elfp) in dwfl_build_id_find_elf()
Ddwfl_module_addrsym.c246 Elf **elfp, Dwarf_Addr *biasp, bool _adjust_st_value) in __libdwfl_addrsym()
Dlinux-proc-maps.c362 char **file_name, Elf **elfp) in dwfl_linux_proc_find_elf()
Dcore-file.c178 void *arg, Elf **elfp) in core_file_read_eagerly()
Dlinux-kernel-modules.c743 char **file_name, Elf **elfp) in dwfl_linux_kernel_find_elf()
/external/elfutils/tests/
Dbacktrace-data.c65 Elf **elfp __attribute__ ((unused))) in find_elf()