/external/elfutils/src/libdwfl/ |
D | argp-std.c | 96 Dwfl *dwfl; member 141 Dwfl *dwfl = opt->dwfl; in parse_opt() local 169 Dwfl *dwfl = INTUSE(dwfl_begin) (&proc_callbacks); in parse_opt() local 197 Dwfl *dwfl = INTUSE(dwfl_begin) (&proc_callbacks); in parse_opt() local 212 Dwfl *dwfl = opt->dwfl; in parse_opt() local 227 Dwfl *dwfl = INTUSE(dwfl_begin) (&kernel_callbacks); in parse_opt() local 247 Dwfl *dwfl = INTUSE(dwfl_begin) (&offline_callbacks); in parse_opt() local 262 Dwfl *dwfl = opt->dwfl; in parse_opt() local
|
D | segment.c | 33 __libdwfl_segment_start (Dwfl *dwfl, GElf_Addr start) in __libdwfl_segment_start() 42 __libdwfl_segment_end (Dwfl *dwfl, GElf_Addr end) in __libdwfl_segment_end() 50 insert (Dwfl *dwfl, size_t i, GElf_Addr start, GElf_Addr end, int segndx) in insert() 126 lookup (Dwfl *dwfl, GElf_Addr address, int hint) in lookup() 153 reify_segments (Dwfl *dwfl) in reify_segments() 240 dwfl_addrsegment (Dwfl *dwfl, Dwarf_Addr address, Dwfl_Module **mod) in dwfl_addrsegment()
|
D | linux-pid-attach.c | 114 pid_memory_read (Dwfl *dwfl, Dwarf_Addr addr, Dwarf_Word *result, void *arg) in pid_memory_read() 156 pid_next_thread (Dwfl *dwfl __attribute__ ((unused)), void *dwfl_arg, in pid_next_thread() 200 pid_getthread (Dwfl *dwfl __attribute__ ((unused)), pid_t tid, in pid_getthread() 247 pid_detach (Dwfl *dwfl __attribute__ ((unused)), void *dwfl_arg) in pid_detach() 289 dwfl_linux_proc_attach (Dwfl *dwfl, pid_t pid, bool assume_ptrace_stopped) in dwfl_linux_proc_attach() 379 pid_next_thread (Dwfl *dwfl __attribute__ ((unused)), in pid_next_thread() 389 pid_getthread (Dwfl *dwfl __attribute__ ((unused)), in pid_getthread() 410 pid_memory_read (Dwfl *dwfl __attribute__ ((unused)), in pid_memory_read() 430 pid_detach (Dwfl *dwfl __attribute__ ((unused)), in pid_detach() 459 dwfl_linux_proc_attach (Dwfl *dwfl __attribute__ ((unused)), in dwfl_linux_proc_attach()
|
D | offline.c | 106 process_file (Dwfl *dwfl, const char *name, const char *file_name, int fd, in process_file() 127 process_elf (Dwfl *dwfl, const char *name, const char *file_name, int fd, in process_elf() 160 process_archive_member (Dwfl *dwfl, const char *name, const char *file_name, in process_archive_member() 238 process_archive (Dwfl *dwfl, const char *name, const char *file_name, int fd, in process_archive() 268 __libdwfl_report_offline (Dwfl *dwfl, const char *name, in __libdwfl_report_offline() 291 dwfl_report_offline (Dwfl *dwfl, const char *name, in dwfl_report_offline()
|
D | dwfl_frame.c | 112 Dwfl *dwfl = process->dwfl; in __libdwfl_process_free() local 125 process_alloc (Dwfl *dwfl) in process_alloc() 135 dwfl_attach_state (Dwfl *dwfl, Elf *elf, pid_t pid, in dwfl_attach_state() 328 getthread (Dwfl *dwfl, pid_t tid, in getthread() 396 dwfl_getthread_frames (Dwfl *dwfl, pid_t tid, in dwfl_getthread_frames()
|
D | linux-kernel-modules.c | 78 try_kernel_name (Dwfl *dwfl, char **fname, bool try_debug) in try_kernel_name() 152 find_kernel_elf (Dwfl *dwfl, const char *release, char **fname) in find_kernel_elf() 172 get_release (Dwfl *dwfl, const char **release) in get_release() 191 report_kernel (Dwfl *dwfl, const char **release, in report_kernel() 246 report_kernel_archive (Dwfl *dwfl, const char **release, in report_kernel_archive() 322 dwfl_linux_kernel_report_offline (Dwfl *dwfl, const char *release, in dwfl_linux_kernel_report_offline() 612 dwfl_linux_kernel_report_kernel (Dwfl *dwfl) in dwfl_linux_kernel_report_kernel()
|
D | core-file.c | 123 dwfl_report_core_segments (Dwfl *dwfl, Elf *elf, size_t phnum, GElf_Phdr *notes) in dwfl_report_core_segments() 230 dwfl_elf_phdr_memory_callback (Dwfl *dwfl, int ndx, in dwfl_elf_phdr_memory_callback() 423 dwfl_core_file_report (Dwfl *dwfl, Elf *elf, const char *executable) in dwfl_core_file_report() 585 _compat_without_executable_dwfl_core_file_report (Dwfl *dwfl, Elf *elf) in _compat_without_executable_dwfl_core_file_report()
|
D | dwfl_version.c | 32 dwfl_version (dwfl) in dwfl_version() argument
|
D | dwfl_begin.c | 40 Dwfl *dwfl = calloc (1, sizeof *dwfl); in dwfl_begin() local
|
D | dwfl_getsrc.c | 32 dwfl_getsrc (Dwfl *dwfl, Dwarf_Addr addr) in dwfl_getsrc()
|
D | dwfl_addrdie.c | 32 dwfl_addrdie (Dwfl *dwfl, Dwarf_Addr addr, Dwarf_Addr *bias) in dwfl_addrdie()
|
D | dwfl_addrmodule.c | 32 dwfl_addrmodule (Dwfl *dwfl, Dwarf_Addr address) in dwfl_addrmodule()
|
D | dwfl_addrdwarf.c | 32 dwfl_addrdwarf (Dwfl *dwfl, Dwarf_Addr address, Dwarf_Addr *bias) in dwfl_addrdwarf()
|
D | dwfl_end.c | 32 dwfl_end (Dwfl *dwfl) in dwfl_end()
|
D | dwfl_report_elf.c | 239 __libdwfl_report_elf (Dwfl *dwfl, const char *name, const char *file_name, in __libdwfl_report_elf() 287 dwfl_report_elf (Dwfl *dwfl, const char *name, const char *file_name, int fd, in dwfl_report_elf() 332 _compat_without_add_p_vaddr_dwfl_report_elf (Dwfl *dwfl, const char *name, in _compat_without_add_p_vaddr_dwfl_report_elf()
|
D | dwfl_nextcu.c | 32 dwfl_nextcu (Dwfl *dwfl, Dwarf_Die *lastcu, Dwarf_Addr *bias) in dwfl_nextcu()
|
D | dwfl_validate_address.c | 32 dwfl_validate_address (Dwfl *dwfl, Dwarf_Addr address, Dwarf_Sword offset) in dwfl_validate_address()
|
/external/elfutils/src/tests/ |
D | dwfl-bug-fd-leak.c | 45 Dwfl *dwfl = dwfl_begin (&proc_callbacks); in elfutils_open() local 77 elfutils_close (Dwfl *dwfl) in elfutils_close() 97 Dwfl *dwfl = elfutils_open (getpid (), (Dwarf_Addr) (uintptr_t) &main); in main() local
|
D | backtrace-dwarf.c | 46 report_pid (Dwfl *dwfl, pid_t pid) in report_pid() 75 Dwfl *dwfl = dwfl_begin (&proc_callbacks); in pid_to_dwfl() local 96 Dwfl *dwfl = dwfl_thread_dwfl (thread); in frame_callback() local 157 Dwfl *dwfl = pid_to_dwfl (pid); in main() local
|
D | backtrace.c | 70 const char *symname, Dwfl *dwfl) in callback_verify() 167 Dwfl *dwfl = dwfl_thread_dwfl (thread); in frame_callback() local 204 dump (Dwfl *dwfl) in dump() 283 report_pid (Dwfl *dwfl, pid_t pid) in report_pid() 312 Dwfl *dwfl = dwfl_begin (&proc_callbacks); in pid_to_dwfl() local 356 Dwfl *dwfl = pid_to_dwfl (pid); in exec_dump() local 458 Dwfl *dwfl = NULL; in main() local
|
D | backtrace-data.c | 70 memory_read (Dwfl *dwfl, Dwarf_Addr addr, Dwarf_Word *result, in memory_read() 142 report_module (Dwfl *dwfl, pid_t child, Dwarf_Addr addr) in report_module() 155 next_thread (Dwfl *dwfl, void *dwfl_arg __attribute__ ((unused)), in next_thread() 229 Dwfl *dwfl = dwfl_thread_dwfl (dwfl_frame_thread (state)); in frame_callback() local 301 Dwfl *dwfl = dwfl_begin (&offline_callbacks); in main() local
|
D | dwfl-addr-sect.c | 33 handle_address (Dwfl *dwfl, Dwarf_Addr address) in handle_address() 62 Dwfl *dwfl = NULL; in main() local
|
D | addrcfi.c | 107 handle_cfi (Dwfl *dwfl, const char *which, Dwarf_CFI *cfi, in handle_cfi() 160 handle_address (GElf_Addr pc, Dwfl *dwfl) in handle_address() 179 Dwfl *dwfl = NULL; in main() local
|
D | dwfl-bug-report.c | 36 Dwfl *dwfl = dwfl_begin (&callbacks); in main() local
|
D | addrscopes.c | 95 handle_address (GElf_Addr pc, Dwfl *dwfl) in handle_address() 148 Dwfl *dwfl = NULL; in main() local
|