/external/ltrace/ |
debug.h | 33 DEBUG_FUNCTION = 040
|
demangle.c | 45 debug(DEBUG_FUNCTION, "my_demangle(name=%s)", function_name);
|
handle_event.c | 90 debug(DEBUG_FUNCTION, "handle_event(pid=%d, type=%d)", 225 debug(DEBUG_FUNCTION, "pending_new(%d)", pid); 241 debug(DEBUG_FUNCTION, "pending_new_insert(%d)", pid); 256 debug(DEBUG_FUNCTION, "pending_new_remove(%d)", pid); 271 debug(DEBUG_FUNCTION, "handle_clone(pid=%d)", event->proc->pid); 320 debug(DEBUG_FUNCTION, "handle_new(pid=%d)", event->e_un.newpid); 350 debug(DEBUG_FUNCTION, "shortsignal(pid=%d, signum=%d)", proc->pid, signum); 376 debug(DEBUG_FUNCTION, "sysname(pid=%d, sysnum=%d)", proc->pid, sysnum); 396 debug(DEBUG_FUNCTION, "arch_sysname(pid=%d, sysnum=%d)", proc->pid, sysnum); 413 debug(DEBUG_FUNCTION, "handle_signal(pid=%d, signum=%d)", event->proc->pid, event->e_un.signum) [all...] |
breakpoints.c | 118 debug(DEBUG_FUNCTION, "address2bpstruct(pid=%d, addr=%p)", proc->pid, addr); 272 debug(DEBUG_FUNCTION, 335 debug(DEBUG_FUNCTION, "delete_breakpoint_at(pid=%d, addr=%p)", 387 debug(DEBUG_FUNCTION, "disable_bp_cb(pid=%d)", proc->pid); 396 debug(DEBUG_FUNCTION, "disable_all_breakpoints(pid=%d)", proc->pid); 431 debug(DEBUG_FUNCTION, "breakpoints_init(pid=%d)", proc->pid);
|
proc.c | 732 debug(DEBUG_FUNCTION, "detach_task %d from leader %d", 741 debug(DEBUG_FUNCTION, "remove_proc(pid=%d)", proc->pid); 755 debug(DEBUG_FUNCTION, "install_event_handler(pid=%d, %p)", proc->pid, handler); 764 debug(DEBUG_FUNCTION, "destroy_event_handler(pid=%d, %p)", proc->pid, handler); 780 debug(DEBUG_FUNCTION, 854 debug(DEBUG_FUNCTION, "activated latent symbol"); 864 debug(DEBUG_FUNCTION, "activated delayed symbol"); 1021 debug(DEBUG_FUNCTION, "proc_add_breakpoint(pid=%d, %s@%p)", 1043 debug(DEBUG_FUNCTION, "proc_remove_breakpoint(pid=%d, %s@%p)",
|
ltrace-elf.c | 423 debug(DEBUG_FUNCTION, "close_elf()"); 577 debug(DEBUG_FUNCTION, "ltelf_read_elf(filename=%s)", filename); 787 debug(DEBUG_FUNCTION, "marking %s latent", libsym->name); 1120 debug(DEBUG_FUNCTION, "-l matches %s", lib->soname); [all...] |
read_config_file.c | 1262 debug(DEBUG_FUNCTION, "Reading config file `%s'...", path);
|
/external/ltrace/sysdeps/linux-gnu/ |
events.c | 59 debug(DEBUG_FUNCTION, "%d: queuing event %d for later", 92 debug(DEBUG_FUNCTION, "dequeuing event %d for %d", 144 debug(DEBUG_FUNCTION, "next_event()");
|
proc.c | 325 debug(DEBUG_FUNCTION, "find_dynamic_entry()"); 475 debug (DEBUG_FUNCTION, "crawl_linkmap()"); 560 debug(DEBUG_FUNCTION, "load_debug_struct"); 573 debug(DEBUG_FUNCTION, "arch_check_dbg"); 612 debug(DEBUG_FUNCTION, "linkmap_init(%d, dyn_addr=%p)", proc->pid, dyn_addr);
|
trace.c | 870 debug(DEBUG_FUNCTION, [all...] |
/external/ltrace/sysdeps/linux-gnu/x86/ |
trace.c | 99 debug(DEBUG_FUNCTION, "sysnum=%ld %p %d", ret,
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
system.h | [all...] |