/external/elfutils/libdwfl/ |
D | argp-std.c | 100 Dwfl *dwfl; member 108 failure (Dwfl *dwfl, int errnum, const char *msg, struct argp_state *state) in failure() 120 fail (Dwfl *dwfl, int errnum, const char *msg, struct argp_state *state) in fail() 148 Dwfl *dwfl = opt->dwfl; in parse_opt() local 176 Dwfl *dwfl = INTUSE(dwfl_begin) (&proc_callbacks); in parse_opt() local 204 Dwfl *dwfl = INTUSE(dwfl_begin) (&proc_callbacks); in parse_opt() local 219 Dwfl *dwfl = opt->dwfl; in parse_opt() local 234 Dwfl *dwfl = INTUSE(dwfl_begin) (&kernel_callbacks); in parse_opt() local 254 Dwfl *dwfl = INTUSE(dwfl_begin) (&offline_callbacks); in parse_opt() local 269 Dwfl *dwfl = opt->dwfl; in parse_opt() local
|
D | segment.c | 37 __libdwfl_segment_start (Dwfl *dwfl, GElf_Addr start) in __libdwfl_segment_start() 46 __libdwfl_segment_end (Dwfl *dwfl, GElf_Addr end) in __libdwfl_segment_end() 54 insert (Dwfl *dwfl, size_t i, GElf_Addr start, GElf_Addr end, int segndx) in insert() 131 lookup (Dwfl *dwfl, GElf_Addr address, int hint) in lookup() 158 reify_segments (Dwfl *dwfl) in reify_segments() 245 dwfl_addrsegment (Dwfl *dwfl, Dwarf_Addr address, Dwfl_Module **mod) in dwfl_addrsegment()
|
D | offline.c | 110 process_file (Dwfl *dwfl, const char *name, const char *file_name, int fd, in process_file() 131 process_elf (Dwfl *dwfl, const char *name, const char *file_name, int fd, in process_elf() 167 process_archive_member (Dwfl *dwfl, const char *name, const char *file_name, in process_archive_member() 245 process_archive (Dwfl *dwfl, const char *name, const char *file_name, int fd, in process_archive() 275 __libdwfl_report_offline (Dwfl *dwfl, const char *name, in __libdwfl_report_offline() 298 dwfl_report_offline (Dwfl *dwfl, const char *name, in dwfl_report_offline()
|
D | linux-pid-attach.c | 192 pid_memory_read (Dwfl *dwfl, Dwarf_Addr addr, Dwarf_Word *result, void *arg) in pid_memory_read() 240 pid_next_thread (Dwfl *dwfl __attribute__ ((unused)), void *dwfl_arg, in pid_next_thread() 284 pid_getthread (Dwfl *dwfl __attribute__ ((unused)), pid_t tid, in pid_getthread() 331 pid_detach (Dwfl *dwfl __attribute__ ((unused)), void *dwfl_arg) in pid_detach() 377 dwfl_linux_proc_attach (Dwfl *dwfl, pid_t pid, bool assume_ptrace_stopped) in dwfl_linux_proc_attach() 510 dwfl_linux_proc_attach (Dwfl *dwfl __attribute__ ((unused)), in dwfl_linux_proc_attach()
|
D | dwfl_frame.c | 115 Dwfl *dwfl = process->dwfl; in __libdwfl_process_free() local 128 process_alloc (Dwfl *dwfl) in process_alloc() 138 dwfl_attach_state (Dwfl *dwfl, Elf *elf, pid_t pid, in dwfl_attach_state() 332 getthread (Dwfl *dwfl, pid_t tid, in getthread() 400 dwfl_getthread_frames (Dwfl *dwfl, pid_t tid, in dwfl_getthread_frames()
|
D | dwfl_version.c | 36 dwfl_version (Dwfl *dwfl __attribute__ ((unused))) in dwfl_version()
|
D | dwfl_getsrc.c | 36 dwfl_getsrc (Dwfl *dwfl, Dwarf_Addr addr) in dwfl_getsrc()
|
D | dwfl_begin.c | 44 Dwfl *dwfl = calloc (1, sizeof *dwfl); in dwfl_begin() local
|
D | dwfl_module.c | 128 dwfl_report_begin_add (Dwfl *dwfl __attribute__ ((unused))) in dwfl_report_begin_add() 167 dwfl_report_module (Dwfl *dwfl, const char *name, in dwfl_report_module()
|
D | dwfl_addrmodule.c | 36 dwfl_addrmodule (Dwfl *dwfl, Dwarf_Addr address) in dwfl_addrmodule()
|
D | dwfl_addrdie.c | 36 dwfl_addrdie (Dwfl *dwfl, Dwarf_Addr addr, Dwarf_Addr *bias) in dwfl_addrdie()
|
D | dwfl_end.c | 37 dwfl_end (Dwfl *dwfl) in dwfl_end()
|
D | dwfl_addrdwarf.c | 36 dwfl_addrdwarf (Dwfl *dwfl, Dwarf_Addr address, Dwarf_Addr *bias) in dwfl_addrdwarf()
|
D | linux-kernel-modules.c | 92 try_kernel_name (Dwfl *dwfl, char **fname, bool try_debug) in try_kernel_name() 175 find_kernel_elf (Dwfl *dwfl, const char *release, char **fname) in find_kernel_elf() 195 get_release (Dwfl *dwfl, const char **release) in get_release() 214 report_kernel (Dwfl *dwfl, const char **release, in report_kernel() 269 report_kernel_archive (Dwfl *dwfl, const char **release, in report_kernel_archive() 343 dwfl_linux_kernel_report_offline (Dwfl *dwfl, const char *release, in dwfl_linux_kernel_report_offline() 677 dwfl_linux_kernel_report_kernel (Dwfl *dwfl) in dwfl_linux_kernel_report_kernel()
|
D | linux-proc-maps.c | 96 grovel_auxv (pid_t pid, Dwfl *dwfl, GElf_Addr *sysinfo_ehdr) in grovel_auxv() 183 do_report (Dwfl *dwfl, char **plast_file, Dwarf_Addr low, Dwarf_Addr high) in do_report() 200 proc_maps_report (Dwfl *dwfl, FILE *f, GElf_Addr sysinfo_ehdr, pid_t pid) in proc_maps_report() 287 dwfl_linux_proc_maps_report (Dwfl *dwfl, FILE *f) in dwfl_linux_proc_maps_report()
|
D | dwfl_nextcu.c | 36 dwfl_nextcu (Dwfl *dwfl, Dwarf_Die *lastcu, Dwarf_Addr *bias) in dwfl_nextcu()
|
D | dwfl_report_elf.c | 243 __libdwfl_report_elf (Dwfl *dwfl, const char *name, const char *file_name, in __libdwfl_report_elf() 291 dwfl_report_elf (Dwfl *dwfl, const char *name, const char *file_name, int fd, in dwfl_report_elf() 336 _compat_without_add_p_vaddr_dwfl_report_elf (Dwfl *dwfl, const char *name, in _compat_without_add_p_vaddr_dwfl_report_elf()
|
/external/elfutils/tests/ |
D | backtrace-dwarf.c | 48 report_pid (Dwfl *dwfl, pid_t pid) in report_pid() 77 Dwfl *dwfl = dwfl_begin (&proc_callbacks); in pid_to_dwfl() local 98 Dwfl *dwfl = dwfl_thread_dwfl (thread); in frame_callback() local 171 Dwfl *dwfl = pid_to_dwfl (pid); in main() local
|
D | dwfl-bug-fd-leak.c | 54 Dwfl *dwfl = dwfl_begin (&proc_callbacks); in elfutils_open() local 90 elfutils_close (Dwfl *dwfl) in elfutils_close() 110 Dwfl *dwfl = elfutils_open (getpid (), (Dwarf_Addr) (uintptr_t) &main); in main() local
|
D | backtrace.c | 72 const char *symname, Dwfl *dwfl) in callback_verify() 181 Dwfl *dwfl = dwfl_thread_dwfl (thread); in frame_callback() local 218 dump (Dwfl *dwfl) in dump() 301 report_pid (Dwfl *dwfl, pid_t pid) in report_pid() 330 Dwfl *dwfl = dwfl_begin (&proc_callbacks); in pid_to_dwfl() local 372 Dwfl *dwfl = pid_to_dwfl (pid); in exec_dump() local 473 Dwfl *dwfl = NULL; 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 | backtrace-data.c | 72 memory_read (Dwfl *dwfl, Dwarf_Addr addr, Dwarf_Word *result, in memory_read() 148 report_module (Dwfl *dwfl, pid_t child, Dwarf_Addr addr) in report_module() 163 next_thread (Dwfl *dwfl, void *dwfl_arg __attribute__ ((unused)), in next_thread() 236 Dwfl *dwfl = dwfl_thread_dwfl (dwfl_frame_thread (state)); in frame_callback() local 306 Dwfl *dwfl = dwfl_begin (&offline_callbacks); in main() local
|
D | addrcfi.c | 105 handle_cfi (Dwfl *dwfl, const char *which, Dwarf_CFI *cfi, in handle_cfi() 158 handle_address (GElf_Addr pc, Dwfl *dwfl) in handle_address() 186 Dwfl *dwfl = NULL; in main() local
|
D | dwfl-bug-report.c | 36 Dwfl *dwfl = dwfl_begin (&callbacks); in main() local
|
/external/strace/ |
D | unwind-libdw.c | 43 Dwfl *dwfl; member 69 Dwfl *dwfl = dwfl_begin(&proc_callbacks); in tcb_init() local 153 Dwfl *dwfl = dwfl_thread_dwfl(dwfl_frame_thread(state)); in frame_callback() local
|