Searched defs:elfp (Results  1 – 8 of 8) sorted by relevance
| /external/elfutils/libdwfl/ | 
| D | open.c | 106 what_kind (int fd, Elf **elfp, Elf_Kind *kind, bool *may_close_fd)  in what_kind() 128 libdw_open_elf (int *fdp, Elf **elfp, bool close_on_fail, bool archive_ok,  in libdw_open_elf() 198 __libdw_open_file (int *fdp, Elf **elfp, bool close_on_fail, bool archive_ok)  in __libdw_open_file() 205 __libdw_open_elf_memory (char *data, size_t size, Elf **elfp, bool archive_ok)  in __libdw_open_elf_memory() 221 __libdw_open_elf (int fd, Elf **elfp)  in __libdw_open_elf()
  | 
| D | dwfl_module_getsym.c | 38 		  GElf_Word *shndxp, Elf **elfp, Dwarf_Addr *biasp,  in __libdwfl_getsym() 204 			 Elf **elfp, Dwarf_Addr *bias)  in dwfl_module_getsym_info()
  | 
| D | dwfl_build_id_find_elf.c | 147 			char **file_name, Elf **elfp)  in dwfl_build_id_find_elf()
  | 
| D | dwfl_module_addrsym.c | 246 		   Elf **elfp, Dwarf_Addr *biasp, bool _adjust_st_value)  in __libdwfl_addrsym()
  | 
| D | linux-proc-maps.c | 362 			  char **file_name, Elf **elfp)  in dwfl_linux_proc_find_elf()
  | 
| D | core-file.c | 179 			void *arg, Elf **elfp)  in core_file_read_eagerly()
  | 
| D | linux-kernel-modules.c | 780 			    char **file_name, Elf **elfp)  in dwfl_linux_kernel_find_elf()
  | 
| /external/elfutils/tests/ | 
| D | backtrace-data.c | 65 	  Elf **elfp __attribute__ ((unused)))  in find_elf()
  |